Skip to content

Commit a9b5e3b

Browse files
committed
Use the right version of the LLVM toolchain
1 parent 18e8f4c commit a9b5e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-tools/xaprepare/xaprepare/ConfigAndData/Configurables.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ namespace Xamarin.Android.Prepare
1616
partial class Configurables
1717
{
1818
const string BinutilsVersion = "L_18.1.6-8.0.0-1";
19+
1920
const string MicrosoftOpenJDK17Version = "17.0.12";
2021
const string MicrosoftOpenJDK17Release = "17.0.12";
2122
const string MicrosoftOpenJDK17RootDirName = "jdk-17.0.12+7";

0 commit comments

Comments
 (0)