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 48d18c5 commit ee83f60Copy full SHA for ee83f60
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
18
allprojects {
19
group = "org.ktorm"
20
- version = "3.2.0-RC2"
+ version = "3.2.0"
21
}
22
23
subprojects { project ->
0 commit comments