We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70468ec commit 3c374d7Copy full SHA for 3c374d7
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.9"
+version = "2.0.0-alpha.10"
13
14
repositories {
15
mavenCentral()
0 commit comments