kotlin-dagger-example
kotlin-dagger-example copied to clipboard
Example of Android project showing integration with Kotlin and Dagger 2
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Hi there, I took your project as the base of a video tutorial about **how to organize the Gradle dependencies** and this is the result, I did a [Pull Request](https://github.com/arturogutierrez/kotlin-dagger-example/pull/1)...
Updated to Android API 25, Kotlin 1.0.5 and added latest RxJava to the build (as suggested by RxAndroid).