We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f51245 commit 4275f21Copy full SHA for 4275f21
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ runtimeJvmTarget = "11"
8
lint = "31.12.0-alpha09"
9
10
[plugins]
11
-buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.8" }
+buildConfig = { id = "com.github.gmazzo.buildconfig", version = "5.7.0" }
12
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
13
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
14
lint = { id = "com.android.lint", version = "8.13.0" }
0 commit comments