Open J-Rojas opened 6 years ago
Same issue trying to build kotlinconf-spinner app
This is an known issue related to Gradle's configuration on demand
option. Try to disable this option in Android Studio: Preferences -> Build, Execution, Deployment -> Compiler -> Configure on demand
.
a
When loading the project into Android Studio, the build fails to compile the clients/android project.
I'm using Kotlin Gradle plugin v1.2.21.