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 eb73acc commit f354ea5Copy full SHA for f354ea5
gradle/libs.versions.toml
@@ -152,5 +152,5 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
152
153
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
154
poko = { id = "dev.drewhamilton.poko", version = "0.15.2" }
155
-buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.0" }
+buildkonfig = { id = "com.codingfeline.buildkonfig", version = "0.15.1" }
156
spotless = { id = "com.diffplug.gradle.spotless", version = "6.25.0" }
0 commit comments