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 e9a80ac commit a523cafCopy full SHA for a523caf
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
12
allprojects {
13
group = "me.liuwj.ktorm"
14
- version = "1.1.final"
+ version = "1.2"
15
}
16
17
subprojects { project ->
0 commit comments