Skip to content

Commit

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

[Gradle]: Bump io.sentry.android.gradle from 5.0.0 to 5.1.0
  • Loading branch information
doubleangels authored Feb 8, 2025
2 parents ec9cc7c + 9c7d5e4 commit 0211ca6
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
@@ -1,6 +1,6 @@
plugins {
id "com.android.application"
id "io.sentry.android.gradle" version "5.0.0"
id "io.sentry.android.gradle" version "5.1.0"
}

android {
Expand Down

0 comments on commit 0211ca6

Please sign in to comment.