Skip to content

Commit 6d1bbf3

Browse files
chore: update scripts/update-java.ps1 to 8.40.0 (#5161)
Co-authored-by: GitHub <noreply@github.com>
1 parent e74d792 commit 6d1bbf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFrameworks>$(LatestAndroidTfm);$(PreviousAndroidTfm)</TargetFrameworks>
4-
<SentryAndroidSdkVersion>8.39.1</SentryAndroidSdkVersion>
4+
<SentryAndroidSdkVersion>8.40.0</SentryAndroidSdkVersion>
55
<SentryAndroidSdkDirectory>$(BaseIntermediateOutputPath)sdks\$(TargetFramework)\Sentry\Android\$(SentryAndroidSdkVersion)\</SentryAndroidSdkDirectory>
66
<!-- This gets resolved by the DownloadSentryAndroidSdk unless using local maven references -->
77
<SentryNativeNdkVersion></SentryNativeNdkVersion>

0 commit comments

Comments
 (0)