Skip to content

Commit

Permalink
Bump LLVM toolchain to 18.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
grendello committed Aug 26, 2024
1 parent 41fc6c5 commit e8016b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ namespace Xamarin.Android.Prepare
//
partial class Configurables
{
const string BinutilsVersion = "L_18.1.7-8.0.0";
const string BinutilsVersion = "L_18.1.8-8.0.0";

const string MicrosoftOpenJDK17Version = "17.0.8";
const string MicrosoftOpenJDK17Release = "17.0.8.7";
Expand Down

0 comments on commit e8016b7

Please sign in to comment.