Skip to content

Commit

Permalink
Merge pull request #278 from doubleangels/dependabot/gradle/dev/io.se…
Browse files Browse the repository at this point in the history
…ntry-sentry-android-7.10.0

[Gradle]: Bump io.sentry:sentry-android from 7.9.0 to 7.10.0
  • Loading branch information
doubleangels committed Jun 7, 2024
2 parents 151d558 + 198113a commit c0aa38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation 'com.jakewharton:process-phoenix:3.0.0'
implementation 'com.squareup.retrofit2:converter-gson:2.11.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'io.sentry:sentry-android:7.9.0'
implementation 'io.sentry:sentry-android:7.10.0'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.14'
}

Expand Down

0 comments on commit c0aa38b

Please sign in to comment.