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