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 0584f7e commit e893446Copy full SHA for e893446
buildSrc/src/main/java/Config.kt
@@ -159,7 +159,7 @@ object Config {
159
val apolloKotlin = "com.apollographql.apollo3:apollo-runtime:3.8.2"
160
val apolloKotlin4 = "com.apollographql.apollo:apollo-runtime:4.1.1"
161
162
- val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.7.20"
+ val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.8.1"
163
164
object OpenTelemetry {
165
val otelVersion = "1.44.1"
0 commit comments