Skip to content

Commit e1e2555

Browse files
authored
chore: update flutter/scripts/update-android.sh to 6.9.2
1 parent b47809a commit e1e2555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ android {
5454
}
5555

5656
dependencies {
57-
api 'io.sentry:sentry-android:6.9.1'
57+
api 'io.sentry:sentry-android:6.9.2'
5858
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
5959
}

0 commit comments

Comments
 (0)