File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
src/Sentry.Bindings.Android Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2828- Bump CLI from v2.52.0 to v2.53.0 ([ #4486 ] ( https://github.com/getsentry/sentry-dotnet/pull/4486 ) )
2929 - [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2530 )
3030 - [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.52.0...2.53.0 )
31+ - Bump Java SDK from v8.6.0 to v8.20.0 ([ #4496 ] ( https://github.com/getsentry/sentry-dotnet/pull/4496 ) )
32+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8200 )
33+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.6.0...8.20.0 )
3134
3235## 5.14.1
3336
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.6 .0</SentryAndroidSdkVersion >
4+ <SentryAndroidSdkVersion >8.20 .0</SentryAndroidSdkVersion >
55 <SentryAndroidSdkDirectory >$(BaseIntermediateOutputPath)sdks\$(TargetFramework)\Sentry\Android\$(SentryAndroidSdkVersion)\</SentryAndroidSdkDirectory >
66 <!-- This gets resolved by the DownloadSentryAndroidSdk target -->
77 <SentryNativeNdkVersion ></SentryNativeNdkVersion >
Original file line number Diff line number Diff line change 138138 <remove-node path =" /api/package[@name='io.sentry.android.core.cache']/class[@name='AndroidEnvelopeCache']" />
139139 <remove-node path =" /api/package[@name='io.sentry.android.core.internal.gestures']" />
140140 <remove-node path =" /api/package[@name='io.sentry.android.core.performance']" />
141+ <remove-node path =" /api/package[@name='io.sentry.android.core']/class[@name='SentryUserFeedbackDialog.Builder']" />
141142
142143 <remove-node path =" /api/package[starts-with(@name,'io.sentry')]/*/method[@name='clone' and count(parameter)=0]" />
143144 <remove-node path =" /api/package[starts-with(@name,'io.sentry')]/class/implements[@name='io.sentry.JsonDeserializer']" />
You can’t perform that action at this time.
0 commit comments