Skip to content

Commit 56ca985

Browse files
Update plugin buildconfig to v6.0.8
1 parent 9ce4c8f commit 56ca985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ zacsweers-kctfork = "dev.zacsweers.kctfork:core:0.12.1"
5555
android-application = { id = "com.android.application", version.ref = "agp" }
5656
android-lint = { id = "com.android.lint", version.ref = "agp" }
5757
android-kotlin-multiplatform-library = { id = "com.android.kotlin.multiplatform.library", version.ref = "agp" }
58-
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.7" }
58+
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.8" }
5959
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
6060
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
6161
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }

0 commit comments

Comments
 (0)