Fixed
Status Update
Comments
sm...@google.com <sm...@google.com> #2
This seems to go through the project wizard and template code, this doesn't hit the build model. AFAICT it doesn't seem to handle the existence of kts scripts correctly. I assume this is not supported in all the templates that rely on editing Gradle scripts.
le...@google.com <le...@google.com> #3
Renaud, with the high visibility / excitement around KTS at ADS, we need to address this one rapidly.
Any thoughts on the best course?
Any thoughts on the best course?
rp...@google.com <rp...@google.com> #4
Well, supporting KTS is not trivial for the IDE in general and for templates in particular. J has ownership of figuring out the work needed to fully support KTS in AS.
le...@google.com <le...@google.com> #5
OK.
I was just talking with J who mentioned he's thinking about how to tackle this on the studio side.
I was just talking with J who mentioned he's thinking about how to tackle this on the studio side.
Description
Project with settings.gradle.kts. Add a module, this will create a settings.gradle file instead of adding to the kts file.