Oh! It now works on AS too. In case it helps someo...
# gradle
a
Oh! It now works on AS too. In case it helps someone, it was by adding an empty
build.gradle
, and setting in `settings.gradle`:
Copy code
rootProject.buildFileName = ‘build.gradle.kts’