Skip to content

Commit 7b280e9

Browse files
[Gradle]: Bump io.sentry.android.gradle from 6.1.0 to 6.6.0
Bumps [io.sentry.android.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 6.1.0 to 6.6.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@6.1.0...6.6.0) --- updated-dependencies: - dependency-name: io.sentry.android.gradle dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 967ab8c commit 7b280e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "com.android.application"
3-
id "io.sentry.android.gradle" version "6.1.0"
3+
id "io.sentry.android.gradle" version "6.6.0"
44
id "com.google.gms.google-services"
55
}
66

0 commit comments

Comments
 (0)