We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b050c1 commit 610acd0Copy full SHA for 610acd0
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlinpoet = "2.1.0"
5
ksp = "2.1.10-1.0.29"
6
7
[plugins]
8
-buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
+buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.1" }
9
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
10
dokka = { id = "org.jetbrains.dokka", version = "2.0.0-Beta" }
11
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
0 commit comments