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 5d57d81 commit 01f7e79Copy full SHA for 01f7e79
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("com.vanniktech.maven.publish") version "0.34.0"
5
}
6
7
-val versionName = "11.2.0"
+val versionName = "11.3.0"
8
9
mavenPublishing {
10
coordinates("com.kylecorry", "sol", versionName)
0 commit comments