Skip to content

Commit e80cc09

Browse files
Bump io.sentry.kotlin.compiler.gradle from 6.0.0 to 6.3.0
Bumps [io.sentry.kotlin.compiler.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) from 6.0.0 to 6.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@6.0.0...6.3.0) --- updated-dependencies: - dependency-name: io.sentry.kotlin.compiler.gradle dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcedba0 commit e80cc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ plugins {
3636
id("com.google.devtools.ksp")
3737
id("com.google.dagger.hilt.android")
3838
id("com.mikepenz.aboutlibraries.plugin")
39-
id("io.sentry.kotlin.compiler.gradle") version "6.0.0"
39+
id("io.sentry.kotlin.compiler.gradle") version "6.3.0"
4040
}
4141

4242

0 commit comments

Comments
 (0)