Join Slack
Powered by
just curious What version of Java do you put when ...
# android
m
manjee
11/04/2024, 3:14 AM
just curious What version of Java do you put when developing Android?
not kotlin but kotlin colored
8
f
Frank Bouwens
11/04/2024, 10:28 AM
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
ritesh
11/04/2024, 2:38 PM
we are on 21
🙌 1
g
Giorgi
11/05/2024, 8:49 AM
is there any difference with java 21? I have also tried but seems same as 17
r
ritesh
11/05/2024, 8:52 AM
there were some benefits with R8 perf.. IIRC
p
Piash Mehedi
11/05/2024, 2:21 PM
17
2
Views
Open in Slack
Previous
Next