Skip to content

Commit a9ef970

Browse files
Bump io.sentry.android.gradle from 5.1.0 to 5.2.0 in /android (#299)
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 5.1.0 to 5.2.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.1.0...5.2.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a265277 commit a9ef970

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

0 commit comments

Comments
 (0)