Skip to content

Commit

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

[Gradle]: Bump io.sentry.android.gradle from 5.2.0 to 5.3.0
  • Loading branch information
doubleangels authored Mar 4, 2025
2 parents a0018df + 304e7f6 commit 5bad30e
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.2.0"
id "io.sentry.android.gradle" version "5.3.0"
id "com.google.gms.google-services"
}

Expand Down

0 comments on commit 5bad30e

Please sign in to comment.