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 b84523d commit 844e985Copy full SHA for 844e985
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
12
allprojects {
13
group = "me.liuwj.ktorm"
14
- version = "1.3"
+ version = "2.0"
15
}
16
17
subprojects { project ->
0 commit comments