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 8286509 commit d687311Copy full SHA for d687311
gradle/libs.versions.toml
@@ -74,7 +74,7 @@ truth = { module = "com.google.truth:truth", version = "1.4.4" }
74
75
# Plugins
76
plugin-android = { module = "com.android.tools.build:gradle", version.ref = "agp" }
77
-plugin-buildConfig = { module = "com.github.gmazzo.buildconfig:plugin", version = "5.6.7" }
+plugin-buildConfig = { module = "com.github.gmazzo.buildconfig:plugin", version = "5.6.8" }
78
plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.0.0" }
79
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
80
plugin-kotlin-compose = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
0 commit comments