Skip to content

Commit

Permalink
chore: update flutter/scripts/update-android.sh to 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Aug 4, 2022
1 parent 56d2711 commit db24a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/android/build.gradle
Expand Up @@ -54,6 +54,6 @@ android {
}

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

0 comments on commit db24a7b

Please sign in to comment.