We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf292f commit b08640aCopy full SHA for b08640a
buildSrc/src/main/kotlin/invui.common-conventions.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
val libs = the<LibrariesForLibs>()
10
11
group = "xyz.xenondevs.invui"
12
-version = "2.0.0-alpha.8"
+version = "2.0.0-alpha.9"
13
14
repositories {
15
mavenCentral()
0 commit comments