Hello I am trying to upgrade Groovy to KTS in an m...
# android
m
Hello I am trying to upgrade Groovy to KTS in an multi-module Android project. But I keep seeing this error and don’t receive any auto suggest and corrections. Can someone explain me or provide me links to read?
j
with load configuration it fails? you need a correct sync to get autocomplete
one solution is commenting all code except plugins, sync, and later uncomment
m
I think it fails because its trying to auto sync always. I was trying to comment all inside but it still fails. Image is when I tried to create new KTS file for auto suggestion. But it wasn’t working.