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 d5b608e commit babab13Copy full SHA for babab13
build-tools/xaprepare/xaprepare/ConfigAndData/Configurables.cs
@@ -15,7 +15,7 @@ namespace Xamarin.Android.Prepare
15
//
16
partial class Configurables
17
{
18
- const string BinutilsVersion = "L_18.1.3-8.0.0";
+ const string BinutilsVersion = "L_18.1.4-8.0.0";
19
20
const string MicrosoftOpenJDK17Version = "17.0.8";
21
const string MicrosoftOpenJDK17Release = "17.0.8.7";
0 commit comments