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 356f8e9 commit 347c3ffCopy full SHA for 347c3ff
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.26.0</SentryAndroidSdkVersion>
+ <SentryAndroidSdkVersion>8.27.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