Skip to content

Commit

Permalink
[Gradle]: Bump io.sentry.android.gradle from 5.2.0 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@5.2.0...5.3.0)

---
updated-dependencies:
- dependency-name: io.sentry.android.gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent ed92f90 commit 304e7f6
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 304e7f6

Please sign in to comment.