We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467206b commit 398314fCopy full SHA for 398314f
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
18
allprojects {
19
group = "com.jashmore"
20
- version = "4.4.0-SNAPSHOT"
+ version = "4.4.0"
21
22
repositories {
23
mavenCentral()
0 commit comments