Skip to content

Commit 4275f21

Browse files
Update plugin buildConfig to v5.7.0 (#438)
1 parent 2f51245 commit 4275f21

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
@@ -8,7 +8,7 @@ runtimeJvmTarget = "11"
88
lint = "31.12.0-alpha09"
99

1010
[plugins]
11-
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.8" }
11+
buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.7.0" }
1212
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
1313
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
1414
lint = { id = "com.android.lint", version = "8.13.0" }

0 commit comments

Comments
 (0)