Skip to content

Commit df3ec14

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.34.0
1 parent 78feee8 commit df3ec14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/core/android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ android {
5555
dependencies {
5656
compileOnly files('libs/replay-stubs.jar')
5757
implementation 'com.facebook.react:react-native:+'
58-
api 'io.sentry:sentry-android:8.33.0'
59-
debugImplementation 'io.sentry:sentry-spotlight:8.33.0'
58+
api 'io.sentry:sentry-android:8.34.0'
59+
debugImplementation 'io.sentry:sentry-spotlight:8.34.0'
6060
}

0 commit comments

Comments
 (0)