Skip to content

Commit d687311

Browse files
Update dependency com.github.gmazzo.buildconfig:plugin to v5.6.8
1 parent 8286509 commit d687311

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
@@ -74,7 +74,7 @@ truth = { module = "com.google.truth:truth", version = "1.4.4" }
7474

7575
# Plugins
7676
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
77-
plugin-buildConfig = { module = "com.github.gmazzo.buildconfig:plugin", version = "5.6.7" }
77+
plugin-buildConfig = { module = "com.github.gmazzo.buildconfig:plugin", version = "5.6.8" }
7878
plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.0.0" }
7979
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
8080
plugin-kotlin-compose = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)