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 d80f545 commit ee84822Copy full SHA for ee84822
build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
13
allprojects {
14
group = "me.liuwj.ktorm"
15
- version = "1.0-beta"
+ version = "1.0"
16
}
17
18
subprojects { project ->
0 commit comments