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