We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e14e0e commit c858f09Copy full SHA for c858f09
build.gradle.kts
@@ -13,7 +13,7 @@ allprojects {
13
apply(plugin = "maven-publish")
14
15
group = "org.lushplugins"
16
- version = "1.0.18"
+ version = "1.0.17"
17
18
repositories {
19
mavenLocal()
0 commit comments