Skip to content

Commit

Permalink
Bump io.sentry.android.gradle from 3.9.0 to 4.14.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 3.9.0 to 4.14.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@3.9.0...4.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent a8098e9 commit e01999d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
id("com.google.gms.google-services")
id("com.google.firebase.appdistribution")
id("com.google.android.gms.oss-licenses-plugin")
id("io.sentry.android.gradle") version "3.9.0"
id("io.sentry.android.gradle") version "4.14.0"
id("artemis.android.room")
}

Expand Down

0 comments on commit e01999d

Please sign in to comment.