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 a9f88e1 commit 3564199Copy full SHA for 3564199
gradle/libs.versions.toml
@@ -100,5 +100,5 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
100
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
101
102
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
103
-buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.1" }
+buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.16.0" }
104
spotless = { id = "com.diffplug.gradle.spotless", version = "6.25.0" }
0 commit comments