Skip to content

Commit

Permalink
chore: update flutter/scripts/update-android.sh to 6.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Sep 29, 2023
1 parent d10745a commit 1bd92f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/android/build.gradle
Expand Up @@ -60,7 +60,7 @@ android {
}

dependencies {
api 'io.sentry:sentry-android:6.29.0'
api 'io.sentry:sentry-android:6.30.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

// Required -- JUnit 4 framework
Expand Down

0 comments on commit 1bd92f1

Please sign in to comment.