diff --git a/docs/platforms/android/session-replay/configuration.mdx b/docs/platforms/android/session-replay/configuration.mdx index e2d285070ceb0..6fc337f7c0df2 100644 --- a/docs/platforms/android/session-replay/configuration.mdx +++ b/docs/platforms/android/session-replay/configuration.mdx @@ -44,7 +44,8 @@ Body and header content will be PII-sanitized server-side, based on object keys ### Requirements -- SDK version >= [8.28.0](https://github.com/getsentry/sentry-java/releases/tag/8.28.0) +- SDK version >= [8.29.0](https://github.com/getsentry/sentry-java/releases/tag/8.29.0) +- Android Gradle Plugin version >= [6.0.0-beta.3](https://github.com/getsentry/sentry-android-gradle-plugin/releases/tag/6.0.0-beta.3) - OkHttp