File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
src/Sentry.Bindings.Android Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414- Bump Native SDK from v0.11.2 to v0.11.3 ([ #4636 ] ( https://github.com/getsentry/sentry-dotnet/pull/4636 ) )
1515 - [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0113 )
1616 - [ diff] ( https://github.com/getsentry/sentry-native/compare/0.11.2...0.11.3 )
17- - Bump Java SDK from v8.23.0 to v8.24 .0 ([ #4667 ] ( https://github.com/getsentry/sentry-dotnet/pull/4667 ) )
18- - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8240 )
19- - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.23.0...8.24 .0 )
17+ - Bump Java SDK from v8.23.0 to v8.25 .0 ([ #4667 ] ( https://github.com/getsentry/sentry-dotnet/pull/4667 ) , [ # 4679 ] ( https://github.com/getsentry/sentry-dotnet/pull/4679 ) )
18+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8250 )
19+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.23.0...8.25 .0 )
2020- Bump CLI from v2.56.1 to v2.57.0 ([ #4668 ] ( https://github.com/getsentry/sentry-dotnet/pull/4668 ) )
2121 - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2570 )
2222 - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.56.1...2.57.0 )
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >net8.0-android34.0;net9.0-android35.0</TargetFrameworks >
4- <SentryAndroidSdkVersion >8.24 .0</SentryAndroidSdkVersion >
4+ <SentryAndroidSdkVersion >8.25 .0</SentryAndroidSdkVersion >
55 <SentryAndroidSdkDirectory >$(BaseIntermediateOutputPath)sdks\$(TargetFramework)\Sentry\Android\$(SentryAndroidSdkVersion)\</SentryAndroidSdkDirectory >
66 <!-- This gets resolved by the DownloadSentryAndroidSdk target -->
77 <SentryNativeNdkVersion ></SentryNativeNdkVersion >
You can’t perform that action at this time.
0 commit comments