Skip to content

Commit

Permalink
Bump io.sentry.android.gradle from 4.2.0 to 4.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 4.2.0 to 4.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@4.2.0...4.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 14, 2024
1 parent c1241ac commit 27b08b9
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
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'kotlin-kapt'
id 'com.google.devtools.ksp'
id 'dagger.hilt.android.plugin'
id "io.sentry.android.gradle" version "4.2.0"
id "io.sentry.android.gradle" version "4.3.0"
}

def keystorePropertiesFile = rootProject.file("keystore.properties")
Expand Down

0 comments on commit 27b08b9

Please sign in to comment.