Hello everyone, is there a way after converting ..gradle files to kts in Android Studio to set consecutive modules setup to always use kts. I have seen that creating new modules also re-creates the gradle files even the ones that are there eg build.gradle(app module level) and settings.gradle
f
Francisco Javier Ruiz Rodriguez
01/31/2020, 7:42 AM
Which version of android studio are you using?
Gradle
.kts
files are only supporte by IDE in version 4.0 (canary right now)