Skip to content

Commit 444f66a

Browse files
Bump io.sentry.android.gradle from 5.2.0 to 5.3.0 in /android
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 5.2.0 to 5.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@5.2.0...5.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]>
1 parent 190d5b0 commit 444f66a

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.2.0" apply false
22+
id "io.sentry.android.gradle" version "5.3.0" apply false
2323
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
2424
id "com.android.application" version '8.8.1' apply false
2525

0 commit comments

Comments
 (0)