Skip to content

Release: Version 1.0.2

Compare
Choose a tag to compare
@bachhuberdesign bachhuberdesign released this 06 Jul 21:59
· 31 commits to master since this release

Added module which contains extensions for the Kotlin standard library
Fixed sources not included in Bintray release

To install:

    // Android Framework Extensions
    compile "io.milkcan:effortless-android:1.0.2"

    // Standard Library Extensions
    compile "io.milkcan:effortless-android-stdlib:1.0.2"

    // RxJava 2 Extensions
    compile "io.milkcan:effortless-android-rx:1.0.2"