Have all of the issues with the Android gradle wra...
# android
b
Have all of the issues with the Android gradle wrapper been fixed with Kotlin since Google’s adopting Kotlin?
a
gradlew
? There are no issues with it related to Kotlin. Or you mean Android Gradle Plugin + Kotlin Gradle Plugin? This combination is pretty stable, but there are issues from time to time. But JetBrains usually quickly resolves them.
b
i have an issue databinding with kotlin. sometimes the databinding utils have a circular deps between kotlin and databinding itself. it is because of apt vs kapt