diff --git a/CHANGELOG.md b/CHANGELOG.md
index 832f2513e5..cd8263dd51 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,9 +20,9 @@
- Bump CLI from v2.18.1 to v2.19.2 ([#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))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2192)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.18.1...2.19.2)
-- 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 v8.7.0 ([#2429](https://github.com/getsentry/sentry-dotnet/pull/2429), [#2440](https://github.com/getsentry/sentry-dotnet/pull/2440), [#170](https://github.com/DEVBOX10/sentry-dotnet/pull/170))
+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#870)
+ - [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...8.7.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..5dc46694ed 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
+ 8.7.0
$(BaseIntermediateOutputPath)sdks\Sentry\Android\$(SentryAndroidSdkVersion)\
.NET Bindings for the Sentry Android SDK