Skip to content

Commit f918caf

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-sentry-native-ndk.sh to 0.7.18
1 parent 46f1597 commit f918caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Config.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ object Config {
153153

154154
val apolloKotlin = "com.apollographql.apollo3:apollo-runtime:3.8.2"
155155

156-
val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.7.14"
156+
val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.7.18"
157157

158158
object OpenTelemetry {
159159
val otelVersion = "1.44.1"

0 commit comments

Comments
 (0)