Skip to content

Commit

Permalink
chore: update flutter/scripts/update-android.sh to 6.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jul 15, 2023
1 parent 1596141 commit f558d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ android {
}

dependencies {
api 'io.sentry:sentry-android:6.23.0'
api 'io.sentry:sentry-android:6.25.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
}

0 comments on commit f558d88

Please sign in to comment.