We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2211a40 commit eccaca9Copy full SHA for eccaca9
flutter/android/build.gradle
@@ -60,7 +60,7 @@ android {
60
}
61
62
dependencies {
63
- api 'io.sentry:sentry-android:6.30.0'
+ api 'io.sentry:sentry-android:6.31.0'
64
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
65
66
// Required -- JUnit 4 framework
0 commit comments