Boilerplate Kotlin Languages, libraries and tools used Kotlin Support libraries RecyclerViews and CardViews RxJava and RxAndroid Dependency Injection with Dagger 2 Room Persistence Library Network communication with Retrofit 2 Stetho as debug bridge Imag
dependencies {
compile "org.jetbrains.anko:anko:$anko_version"
}