* Update gradle and libs * Implemented pinch to zoom in example app
* Updated gradle to 4.10.2 * Updated kotlin to 1.2.71 * Updated coroutines to 0.30.2 * Overwrite cancel and delegate to the channel. * Inline the cancel call. * Handle the cancellation of the deferred value too.