Skip to content

Commit efc2f5a

Browse files
Bump io.sentry.android.gradle from 5.3.0 to 5.4.0 in /android (#345)
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 5.3.0 to 5.4.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.3.0...5.4.0) --- updated-dependencies: - dependency-name: io.sentry.android.gradle dependency-version: 5.4.0 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>
1 parent a9baa11 commit efc2f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pluginManagement {
1919

2020
plugins {
2121
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
22-
id "io.sentry.android.gradle" version "5.3.0" apply false
22+
id "io.sentry.android.gradle" version "5.4.0" apply false
2323
id "org.jetbrains.kotlin.android" version "2.1.20" apply false
2424
id "com.android.application" version '8.8.1' apply false
2525

0 commit comments

Comments
 (0)