We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f1597 commit f918cafCopy full SHA for f918caf
buildSrc/src/main/java/Config.kt
@@ -153,7 +153,7 @@ object Config {
153
154
val apolloKotlin = "com.apollographql.apollo3:apollo-runtime:3.8.2"
155
156
- val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.7.14"
+ val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.7.18"
157
158
object OpenTelemetry {
159
val otelVersion = "1.44.1"
0 commit comments