diff --git a/gradle.properties b/gradle.properties index f12156b..7db9982 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # override from command line with -Pversion=x.y.z -version = 1.0.0-SNAPSHOT +version = 1.0.0 #sourceCompatibility = 9 #targetCompatibility = 9