Skip to content

Commit 3d26c67

Browse files
authored
Merge pull request #242 from Crazy-Marvin/dependabot/gradle/io.sentry.kotlin.compiler.gradle-6.3.0
Bump io.sentry.kotlin.compiler.gradle from 6.0.0 to 6.3.0
2 parents eb59038 + e80cc09 commit 3d26c67

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)