[Ubuntu] Add missing Java SDKs to Ubuntu 24.04 (#9808)

This commit is contained in:
Erik Bershel
2024-05-09 13:16:00 +02:00
committed by GitHub
parent 7781af869b
commit 24a830de3c
4 changed files with 15 additions and 17 deletions

View File

@@ -56,6 +56,8 @@
}
],
"java": {
"default": "17",
"versions": [ "8", "11", "17", "21"],
"maven": "3.8.8"
},
"android": {