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 b7beb75 commit b45b88fCopy full SHA for b45b88f
build-tools/xaprepare/xaprepare/ConfigAndData/Configurables.cs
@@ -15,8 +15,7 @@ namespace Xamarin.Android.Prepare
15
//
16
partial class Configurables
17
{
18
- const string BinutilsVersion = "L_17.0.1-7.0.0";
19
-
+ const string BinutilsVersion = "L_17.0.6-7.2.2";
20
const string MicrosoftOpenJDK17Version = "17.0.8";
21
const string MicrosoftOpenJDK17Release = "17.0.8.7";
22
const string MicrosoftOpenJDK17RootDirName = "jdk-17.0.8+7";
0 commit comments