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 e74d792 commit 6d1bbf3Copy full SHA for 6d1bbf3
1 file changed
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.39.1</SentryAndroidSdkVersion>
+ <SentryAndroidSdkVersion>8.40.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