danger/kotlin

Can't find Kotlin Compiler in Android Studio Preferences

JustJerem opened this issue · 3 comments

Hi guys !
Thanks for this amazing version of Danger Kotlin, it's working fine on my side.
But I'm trying to make the auto-completion working and on this step, I can't find Kotlin Compiler in Android Studio Preferences.

Go to Preferences -> Build, Execution, Deployment -> Compiler -> Kotlin Compiler (Preferences -> Kotlin Compiler in Android Studio)

I normally installed Danger and restarted my IDE. I'm running on Android Studio Chipmunk | 2021.2.1 Patch 1.

Screen Shot 2022-11-24 at 12 02 42

Did I miss anything?
Thanks you 🙏

Try to close the project and open the settings without any project open but with the android studio initial screen. They have changed something, there you can find the option.

Also to make it working again try opening the danger file directly instead of the project, it will open the project initialising some stuff and then you will see the autocomplete working again

let me know if that works for you!

Hi ! Thanks for the quick answer ! You're totally right, it's here ! Thanks again.

Screen Shot 2022-11-24 at 16 48 35