Skip to content

Commit

Permalink
Bump io.sentry.android.gradle from 4.7.1 to 4.9.0 in /android (#230)
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 4.7.1 to 4.9.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@4.7.1...4.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent ab08cf0 commit 9b945c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.4.2' apply false
id "org.jetbrains.kotlin.android" version "2.0.0" apply false
id "io.sentry.android.gradle" version "4.7.1" apply false
id "io.sentry.android.gradle" version "4.9.0" apply false
}

include ":app"
Expand Down

0 comments on commit 9b945c6

Please sign in to comment.