Why did I update? Bumblebee for what? :woozy_face:
# android-studio
v
Why did I update? Bumblebee for what? 🥴
j
Change the jdk
v
This is it?
j
Try another
v
@Javier thx, its work )
🙂 1
t
It worked for me too, thanks. I didn't know which JDK to switch. I was changing android JDK(Newbie in android😅). I will write the steps in case it helps anyone like me:
Android Studio -> Preferences -> Build, Execution, Deployment -> Build Tools -> Gradle -> Gradle JDK(it is a dropdown) -> I selected AdoptOpenJDK 11.0.11.hs.
I have AdoptOpenJDK 11.0.11.hs installed on my system through sdkman. I guess any JDK 11 would work beside default android studio one.
👍 2
j
Personally I am downloading the JetBrains from their confluence page
And I set it as java home and in the IDE
Anyway, I have oracle and open too so if kts fails in some specific project I just try then until one works