Skip to content

Commit dff0e9e

Browse files
authored
chore: update flutter/scripts/update-android.sh to 6.18.1
1 parent 1e781fc commit dff0e9e

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
@@ -55,6 +55,6 @@ android {
5555
}
5656

5757
dependencies {
58-
api 'io.sentry:sentry-android:6.17.0'
58+
api 'io.sentry:sentry-android:6.18.1'
5959
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
6060
}

0 commit comments

Comments
 (0)