diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f54bc03e4..02a52e09dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,9 +22,9 @@ - Bump CLI from v2.18.1 to v2.19.4 ([#2428](https://github.com/getsentry/sentry-dotnet/pull/2428), [#2431](https://github.com/getsentry/sentry-dotnet/pull/2431), [#2451](https://github.com/getsentry/sentry-dotnet/pull/2451), [#2454](https://github.com/getsentry/sentry-dotnet/pull/2454)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2194) - [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.4) -- Bump Java SDK from v6.22.0 to v6.24.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6240) - - [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.24.0) +- Bump Java SDK from v6.22.0 to v6.25.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440), [#2458](https://github.com/getsentry/sentry-dotnet/pull/2458)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6250) + - [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.25.0) ## 3.33.1 diff --git a/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj b/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj index 924f673c5f..07e4c8a35d 100644 --- a/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj +++ b/src/Sentry.Bindings.Android/Sentry.Bindings.Android.csproj @@ -3,7 +3,7 @@ net6.0-android $(NoWarn);BG8605;BG8606 - 6.24.0 + 6.25.0 $(BaseIntermediateOutputPath)sdks\Sentry\Android\$(SentryAndroidSdkVersion)\ .NET Bindings for the Sentry Android SDK