File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
src/Sentry.Bindings.Android Expand file tree Collapse file tree 2 files changed +9
-1
lines changed 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.22.0 to v8.23.0 ([ #4586 ] ( https://github.com/getsentry/sentry-dotnet/pull/4586 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8230 )
9+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.22.0...8.23.0 )
10+
311## 5.16.0
412
513### Features
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.22 .0</SentryAndroidSdkVersion >
4+ <SentryAndroidSdkVersion >8.23 .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