We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d174e2 commit 481416fCopy full SHA for 481416f
build.gradle.kts
@@ -7,7 +7,7 @@ apply(plugin = "project")
7
8
subprojects {
9
group = "core.framework"
10
- version = "9.2.2-b0"
+ version = "9.2.2"
11
repositories {
12
maven {
13
url = uri("https://neowu.github.io/maven-repo/")
0 commit comments