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 bbcf0a3 commit 42aaa00Copy full SHA for 42aaa00
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
}
12
13
rootProject.ext["PUBLISH_GROUP_ID"] = "com.github.HaishinKit"
14
-rootProject.ext["PUBLISH_VERSION"] = "0.16.0"
+rootProject.ext["PUBLISH_VERSION"] = "0.17.0"
15
16
subprojects {
17
apply(plugin = "org.jlleitschuh.gradle.ktlint")
0 commit comments