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 0dc8319 commit a929696Copy full SHA for a929696
buildSrc/src/main/kotlin/cbf.common-conventions.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "xyz.xenondevs.cbf"
10
-version = "0.18"
+version = "1.0.0-alpha.1"
11
12
val libs = the<LibrariesForLibs>()
13
0 commit comments