Skip to content

Commit 1cb44c1

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-android.sh to 7.12.1
1 parent d593269 commit 1cb44c1

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
@@ -60,7 +60,7 @@ android {
6060
}
6161

6262
dependencies {
63-
api 'io.sentry:sentry-android:7.12.0'
63+
api 'io.sentry:sentry-android:7.12.1'
6464
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
6565

6666
// Required -- JUnit 4 framework

0 commit comments

Comments
 (0)