android-jumpstart
android-jumpstart copied to clipboard
Discussion: Move to Kotlin
Some questions on moving Jumpstart to Kotlin
- Should we migrate all existing classes to Kotlin?
- Or is it enough to just add the gradle dependencies and plugins
- Should we remove Lombok, as it does not work well with Kotlin?
We should probably have a fork, which can be android-jumpstart-kotlin