We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e8f4c commit a9b5e3bCopy full SHA for a9b5e3b
build-tools/xaprepare/xaprepare/ConfigAndData/Configurables.cs
@@ -16,6 +16,7 @@ namespace Xamarin.Android.Prepare
16
partial class Configurables
17
{
18
const string BinutilsVersion = "L_18.1.6-8.0.0-1";
19
+
20
const string MicrosoftOpenJDK17Version = "17.0.12";
21
const string MicrosoftOpenJDK17Release = "17.0.12";
22
const string MicrosoftOpenJDK17RootDirName = "jdk-17.0.12+7";
0 commit comments