Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Coroutines update

Compare
Choose a tag to compare
@vovahost vovahost released this 29 Jan 16:46
· 23 commits to master since this release
ea6fb19

Renamed function callOnView to view.
Increased version to 1.2.0
Added callOnView function to call View functions directly.
Migrated to new Coroutines. Added extension functions. Refactoring: Cleaned up code, removed old comments, better naming.
Updated Gradle, Gradle plugin, Kotlin plugin, Coroutines libraries.