File tree 2 files changed +4
-4
lines changed
build-tools/xaprepare/xaprepare/ConfigAndData
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- DevDiv/android-platform-support:release/9.0.1xx@08bbd9d3b401589cfe8ac5416abfbe36bf0289ac
1
+ DevDiv/android-platform-support:release/9.0.1xx@2f5580c6e6121c5253098829b05a72ba36ae4da1
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ partial class Configurables
17
17
{
18
18
const string BinutilsVersion = "L_18.1.6-8.0.0-1" ;
19
19
20
- const string MicrosoftOpenJDK17Version = "17.0.12 " ;
21
- const string MicrosoftOpenJDK17Release = "17.0.12 " ;
22
- const string MicrosoftOpenJDK17RootDirName = "jdk-17.0.12 +7" ;
20
+ const string MicrosoftOpenJDK17Version = "17.0.14 " ;
21
+ const string MicrosoftOpenJDK17Release = "17.0.14 " ;
22
+ const string MicrosoftOpenJDK17RootDirName = "jdk-17.0.14 +7" ;
23
23
24
24
static Context ctx => Context . Instance ;
25
25
You can’t perform that action at this time.
0 commit comments