mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[android] Enable Java 21
Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
@@ -245,7 +245,7 @@ Check if you have a system-wide Java Runtime Environment (JRE) installed:
|
||||
java -version
|
||||
```
|
||||
|
||||
If your system doesn't have a JRE installed or Java version is less than 17 (OpenJDK)
|
||||
If your system doesn't have a JRE installed or Java version is less than 21 (OpenJDK)
|
||||
or you want command line builds to use a JRE version bundled with the Studio
|
||||
then set the `JAVA_HOME` environment variable:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user