Android Studio is giving me a warning that I should use Java 11.
I have installed it here:
/Library/Java/JavaVirtualMachines/jdk-11.0.9.jdk
Can you please explain how I can configure Android Studio (or my app) to use it?
a
Alejandro Rios
12/09/2020, 7:23 PM
You can set it up directly on your project(This is Artic fox)
d
Daniele B
12/09/2020, 7:25 PM
thanks!
👍🏼 1
Daniele B
12/09/2020, 7:34 PM
In my Android gradle file I am still mentioning these: