diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ab5882212..832828628e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,9 +28,9 @@ - Bump CLI from v2.52.0 to v2.53.0 ([#4486](https://github.com/getsentry/sentry-dotnet/pull/4486)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2530) - [diff](https://github.com/getsentry/sentry-cli/compare/2.52.0...2.53.0) -- Bump Java SDK from v8.6.0 to v8.21.0 ([#4496](https://github.com/getsentry/sentry-dotnet/pull/4496), [#4502](https://github.com/getsentry/sentry-dotnet/pull/4502)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8210) - - [diff](https://github.com/getsentry/sentry-java/compare/8.6.0...8.21.0) +- Bump Java SDK from v8.6.0 to v8.21.1 ([#4496](https://github.com/getsentry/sentry-dotnet/pull/4496), [#4502](https://github.com/getsentry/sentry-dotnet/pull/4502), [#4508](https://github.com/getsentry/sentry-dotnet/pull/4508)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8211) + - [diff](https://github.com/getsentry/sentry-java/compare/8.6.0...8.21.1) ## 5.14.1 diff --git a/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj b/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj index 5bf93c1c6d..0180326bd2 100644 --- a/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj +++ b/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj @@ -1,7 +1,7 @@ net8.0-android34.0;net9.0-android35.0 - 8.21.0 + 8.21.1 $(BaseIntermediateOutputPath)sdks\$(TargetFramework)\Sentry\Android\$(SentryAndroidSdkVersion)\ @@ -51,8 +51,8 @@ - - + + - - + +