Upgraded to stable Android Studio 3.2.0 yesterday,...
# gradle
m
Upgraded to stable Android Studio 3.2.0 yesterday, and all my .kts scripts are in red. Tried to clean the caches and restarted AS few times, tried to remove
.idea
and all `
.iml` files and reimport the project, nothing helps. build.gradle.kts files are still all in red. Building is still working properly btw. I saw the answer: https://kotlinlang.slack.com/archives/C19FD9681/p1519224896000437?thread_ts=1519133138.000031&cid=C19FD9681 also saw that this bug in AS is marked as fixed: https://youtrack.jetbrains.com/issue/KT-20521 It just soooo frustrating to work with dsl, just asking for some workaround here, maybe i’m missing some simple tweak?
g
Whatt is your version of Kotlin plugin?
m
@gildor 1.2.51, sorry for the delayed response