Skip to content

Commit 85feafd

Browse files
Bump io.sentry.android.gradle from 5.5.0 to 5.7.0 in /android (#372)
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 5.5.0 to 5.7.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.5.0...5.7.0) --- updated-dependencies: - dependency-name: io.sentry.android.gradle dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5760fca commit 85feafd

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.5.0" apply false
22+
id "io.sentry.android.gradle" version "5.7.0" apply false
2323
id "org.jetbrains.kotlin.android" version "2.1.21" apply false
2424
id "com.android.application" version '8.10.1' apply false
2525
id 'com.google.gms.google-services' version '4.4.2' apply false

0 commit comments

Comments
 (0)