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 d416ec4 commit 6d2a2cbCopy full SHA for 6d2a2cb
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
18
allprojects {
19
group = "me.liuwj.ktorm"
20
- version = "3.1.0-SNAPSHOT"
+ version = "3.1.0"
21
}
22
23
subprojects { project ->
0 commit comments