https://kotlinlang.org logo
b

btilbrook-nextfaze

01/19/2017, 2:38 AM
Personally I’d make extension modules that include the Kotlin dependencies and add idiomatic APIs. This way the user has the choice of whether to bring Kotlin into their project. Here’s an example: https://github.com/JakeWharton/RxBinding
1