[Windows] Add JAVA 25 LTS (#13087)

This commit is contained in:
vidya sagar
2025-09-26 22:00:01 +05:30
committed by GitHub
parent 2aaa682025
commit d43555be65
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@
],
"java": {
"default": "8",
"versions": [ "8", "11", "17", "21"]
"versions": [ "8", "11", "17", "21", "25"]
},
"android": {
"commandline_tools_url": "https://dl.google.com/android/repository/commandlinetools-win-9123335_latest.zip",

View File

@@ -83,7 +83,7 @@
],
"java": {
"default": "17",
"versions": [ "8", "11", "17", "21"]
"versions": [ "8", "11", "17", "21", "25"]
},
"android": {
"commandline_tools_url": "https://dl.google.com/android/repository/commandlinetools-win-12266719_latest.zip",