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 5393d6d commit 19e425aCopy full SHA for 19e425a
build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
17
allprojects {
18
group = "org.ktorm"
19
- version = "3.4.0-SNAPSHOT"
+ version = "3.4.0"
20
}
21
22
subprojects { project ->
0 commit comments