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 fe09683 commit c8147b0Copy full SHA for c8147b0
src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>net8.0-android34.0;net9.0-android35.0</TargetFrameworks>
4
- <SentryAndroidSdkVersion>8.23.0</SentryAndroidSdkVersion>
+ <SentryAndroidSdkVersion>8.24.0</SentryAndroidSdkVersion>
5
<SentryAndroidSdkDirectory>$(BaseIntermediateOutputPath)sdks\$(TargetFramework)\Sentry\Android\$(SentryAndroidSdkVersion)\</SentryAndroidSdkDirectory>
6
<!-- This gets resolved by the DownloadSentryAndroidSdk target -->
7
<SentryNativeNdkVersion></SentryNativeNdkVersion>
0 commit comments