We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134c9f8 commit 5336be6Copy full SHA for 5336be6
flutter/android/build.gradle
@@ -54,6 +54,6 @@ android {
54
}
55
56
dependencies {
57
- api 'io.sentry:sentry-android:6.7.1'
+ api 'io.sentry:sentry-android:6.8.0'
58
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
59
0 commit comments