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
Javier
02/08/2023, 2:10 PM
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
Minn Khant Ko Ko
02/08/2023, 2:14 PM
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.