Skip to content

Commit

Permalink
bumped native ndk
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsandfoxes committed Feb 28, 2025
1 parent d9d43ee commit f8f097a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ object Config {
val apolloKotlin = "com.apollographql.apollo3:apollo-runtime:3.8.2"
val apolloKotlin4 = "com.apollographql.apollo:apollo-runtime:4.1.1"

val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.7.20"
val sentryNativeNdk = "io.sentry:sentry-native-ndk:0.8.1"

object OpenTelemetry {
val otelVersion = "1.44.1"
Expand Down

0 comments on commit f8f097a

Please sign in to comment.