https://kotlinlang.org logo
c

curioustechizen

02/25/2017, 2:06 PM
If it matters, I started off this project in Android Studio but then I removed the "app" module and now I only have a library java/kotlin module (
apply plugin: "java"
and
apply plugin: "kotlin"
)