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