just curious What version of Java do you put when ...
# android
m
just curious What version of Java do you put when developing Android?
not kotlin but kotlin colored 8
f
Docs seems to mention the following: Android 14 (API 34) - Java 17 Android 13 (API 33) and lower - Java 11 https://developer.android.com/build/jdks#compileSdk
🙌 1
r
we are on 21
🙌 1
g
is there any difference with java 21? I have also tried but seems same as 17
r
there were some benefits with R8 perf.. IIRC
p
17