diff --git a/gradle.properties b/gradle.properties index 70579456..8d280f66 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,8 +2,9 @@ kotlin.code.style=official LIBUI_VERSION=alpha4.1 -VERSION=0.1.0 GROUP=com.github.msink +VERSION=0.1.0 +VERSION_SUFFIX= POM_SCM_URL=https://github.com/msink/kotlin-libui POM_SCM_CONNECTION=scm:git:https://github.com/msink/kotlin-libui.git