File tree Expand file tree Collapse file tree
src/Sentry.Bindings.Android Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased
4+
5+ ### Dependencies
6+
7+ - Bump Java SDK from v8.24.0 to v8.26.0 ([ #4728 ] ( https://github.com/getsentry/sentry-dotnet/pull/4728 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8260 )
9+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.24.0...8.26.0 )
10+
311## 6.0.0-rc.1
412
513### BREAKING CHANGES
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >$(LatestAndroidTfm);$(PreviousAndroidTfm)</TargetFrameworks >
4- <SentryAndroidSdkVersion >8.24 .0</SentryAndroidSdkVersion >
4+ <SentryAndroidSdkVersion >8.26 .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