Skip to content

Commit 481416f

Browse files
committed
update gradle
Signed-off-by: neo <1100909+neowu@users.noreply.github.com>
1 parent 7d174e2 commit 481416f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ apply(plugin = "project")
77

88
subprojects {
99
group = "core.framework"
10-
version = "9.2.2-b0"
10+
version = "9.2.2"
1111
repositories {
1212
maven {
1313
url = uri("https://neowu.github.io/maven-repo/")

0 commit comments

Comments
 (0)