Skip to content

Commit 5bbaffe

Browse files
authored
chore: update flutter/scripts/update-android.sh to 6.14.0
1 parent d301b11 commit 5bbaffe

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.13.1'
57+
api 'io.sentry:sentry-android:6.14.0'
5858
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
5959
}

0 commit comments

Comments
 (0)