Skip to content

Commit f432a3a

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-android.sh to 7.19.1
1 parent 68677de commit f432a3a

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

0 commit comments

Comments
 (0)