From da508fff8a0f1acfc5d735b08b6ad716191ae308 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Tue, 14 May 2024 11:49:14 -0500 Subject: [PATCH] [build] bump to `$(AndroidNetPreviousVersion)` 34.0.113 Changes: https://github.com/xamarin/xamarin-android/compare/34.0.95...96b6bb65e8736e45180905177aa343f0e1854ea3 * Bump to dotnet/runtime@fd8f5b5af7 8.0.4 * Bump to dotnet/installer@5b9983e91a 8.0.204-servicing.24169.39 * [ci] Migrate to the 1ES template * [Xamarin.Android.Build.Tasks] Remove "Xamarin" from messages * [Xamarin.Android.Build.Tasks] fix detection of "Android libraries" * [Mono.Android] fix potential leak of RunnableImplementors * Bump binutils to 17.0.6-7.2.2 * [Xamarin.Android.Build.Tasks] set %(DefineConstantsOnly) for older API levels --- Configuration.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configuration.props b/Configuration.props index 1e0e2030065..f82003642cf 100644 --- a/Configuration.props +++ b/Configuration.props @@ -43,7 +43,7 @@ portable True latest - 34.0.95 + 34.0.113 Windows