Skip to content

Commit 294387d

Browse files
github-actions[bot]web-flowantonis
authored
chore(deps): update Android SDK Stubs to v8.27.0 (#5396)
* chore: update scripts/update-android-stubs.sh to 8.27.0 * chore: update scripts/update-android.sh to 8.27.0 * Update stub --------- Co-authored-by: GitHub <[email protected]> Co-authored-by: Antonis Lilis <[email protected]>
1 parent a691ac4 commit 294387d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
- Bump Android SDK from v8.25.0 to v8.27.0 ([#5364](https://github.com/getsentry/sentry-react-native/pull/5364), [#5395](https://github.com/getsentry/sentry-react-native/pull/5395))
3232
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8270)
3333
- [diff](https://github.com/getsentry/sentry-java/compare/8.25.0...8.27.0)
34-
- Bump Android SDK Stubs from v8.25.0 to v8.26.0 ([#5365](https://github.com/getsentry/sentry-react-native/pull/5365))
35-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8260)
36-
- [diff](https://github.com/getsentry/sentry-java/compare/8.25.0...8.26.0)
34+
- Bump Android SDK Stubs from v8.25.0 to v8.27.0 ([#5365](https://github.com/getsentry/sentry-react-native/pull/5365), [#5396](https://github.com/getsentry/sentry-react-native/pull/5396))
35+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8270)
36+
- [diff](https://github.com/getsentry/sentry-java/compare/8.25.0...8.27.0)
3737
- Bump Cocoa SDK from v8.57.2 to v8.57.3 ([#5375](https://github.com/getsentry/sentry-react-native/pull/5375))
3838
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8573)
3939
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.2...8.57.3)
0 Bytes
Binary file not shown.

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.26.0'
21+
compileOnly 'io.sentry:sentry:8.27.0'
2222
}

0 commit comments

Comments
 (0)