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 b4cdf2c commit 0527b7dCopy full SHA for 0527b7d
src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>$(LatestAndroidTfm);$(PreviousAndroidTfm)</TargetFrameworks>
4
- <SentryAndroidSdkVersion>8.36.0</SentryAndroidSdkVersion>
+ <SentryAndroidSdkVersion>8.37.0</SentryAndroidSdkVersion>
5
<SentryAndroidSdkDirectory>$(BaseIntermediateOutputPath)sdks\$(TargetFramework)\Sentry\Android\$(SentryAndroidSdkVersion)\</SentryAndroidSdkDirectory>
6
<!-- This gets resolved by the DownloadSentryAndroidSdk unless using local maven references -->
7
<SentryNativeNdkVersion></SentryNativeNdkVersion>
0 commit comments