Skip to content

Commit c8147b0

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-java.ps1 to 8.24.0
1 parent fe09683 commit c8147b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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>net8.0-android34.0;net9.0-android35.0</TargetFrameworks>
4-
<SentryAndroidSdkVersion>8.23.0</SentryAndroidSdkVersion>
4+
<SentryAndroidSdkVersion>8.24.0</SentryAndroidSdkVersion>
55
<SentryAndroidSdkDirectory>$(BaseIntermediateOutputPath)sdks\$(TargetFramework)\Sentry\Android\$(SentryAndroidSdkVersion)\</SentryAndroidSdkDirectory>
66
<!-- This gets resolved by the DownloadSentryAndroidSdk target -->
77
<SentryNativeNdkVersion></SentryNativeNdkVersion>

0 commit comments

Comments
 (0)