Skip to content

Commit d974a42

Browse files
committed
chore(deps): Bump Sentry
1 parent 2e5fa44 commit d974a42

4 files changed

Lines changed: 171 additions & 172 deletions

File tree

mobile/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
dependencies {
99
if (findProperty('music.WITH_SENTRY')?.toBoolean()) {
10-
classpath("io.sentry:sentry-android-gradle-plugin:6.4.0")
10+
classpath("io.sentry:sentry-android-gradle-plugin:6.5.0")
1111
}
1212
classpath('com.android.tools.build:gradle')
1313
classpath('com.facebook.react:react-native-gradle-plugin')

mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@react-navigation/native": "7.2.2",
3636
"@react-navigation/native-stack": "7.14.12",
3737
"@rn-primitives/portal": "1.4.0",
38-
"@sentry/react-native": "8.9.2",
38+
"@sentry/react-native": "8.10.0",
3939
"@tanstack/react-query": "5.100.6",
4040
"@zoontek/react-native-navigation-bar": "1.1.1",
4141
"clsx": "2.1.1",

0 commit comments

Comments
 (0)