I'm having issues with Android Studio not reusing my Gradle daemons.
Which JDK are you using to build Android applications ?
☕ Oracle JDK
☝️ Another one (please tell me in comments!)
Also, which version do you use ?
8️⃣ JDK 1.8
1️⃣ JDK 11
➕ JDK 13+
☝️ 1
➕ 4
8️⃣ 15
g
gildor
08/20/2020, 3:01 AM
We use BellSoft Liberica JDK:
https://bell-sw.com/
It’s the same company who work with Jetbrains on their bundled jdk, also I like it because they have a version with JavaFx (including recent JDKs)
k
kenkyee
08/20/2020, 10:35 AM
Does the Bellsoft one include the patches for incremental Room support? Regular openjdk8 is still missing that 😔