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 5b39391 commit b95a863Copy full SHA for b95a863
buildSrc/src/main/java/Config.kt
@@ -161,7 +161,7 @@ object Config {
161
val apolloKotlin = "com.apollographql.apollo3:apollo-runtime:3.8.2"
162
val apolloKotlin4 = "com.apollographql.apollo:apollo-runtime:4.1.1"
163
164
- val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.8.2"
+ val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.8.3"
165
166
object OpenTelemetry {
167
val otelVersion = "1.44.1"
0 commit comments