Skip to content

Commit

Permalink
chore: update scripts/update-android.sh to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Dec 21, 2023
1 parent 444c07e commit 9694025
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ repositories {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation project(':capacitor-android')
implementation 'io.sentry:sentry-android:6.31.0'
implementation 'io.sentry:sentry-android:7.1.0'
testImplementation "junit:junit:$junitVersion"
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
Expand Down
Empty file modified scripts/update-android.sh
100644 → 100755
Empty file.

0 comments on commit 9694025

Please sign in to comment.