Skip to content

Commit 27f76c3

Browse files
Merge 870a4d1 into bfe454a
2 parents bfe454a + 870a4d1 commit 27f76c3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
- Bump CLI from v2.55.0 to v2.56.0 ([#5223](https://github.com/getsentry/sentry-react-native/pull/5223))
2424
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2560)
2525
- [diff](https://github.com/getsentry/sentry-cli/compare/2.55.0...2.56.0)
26+
- Bump Android SDK Stubs from v8.22.0 to v8.23.0 ([#5231](https://github.com/getsentry/sentry-react-native/pull/5231))
27+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8230)
28+
- [diff](https://github.com/getsentry/sentry-java/compare/8.22.0...8.23.0)
2629

2730
## 7.2.0
2831

packages/core/android/replay-stubs/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ tasks.named('jar', Jar) {
1818
}
1919

2020
dependencies {
21-
compileOnly 'io.sentry:sentry:8.22.0'
21+
compileOnly 'io.sentry:sentry:8.23.0'
2222
}

0 commit comments

Comments
 (0)