We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f734502 commit 588a786Copy full SHA for 588a786
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = 'com.regster'
9
-version = '0.0.1-SNAPSHOT'
+version = '1.0.0'
10
sourceCompatibility = '11'
11
12
ext {
0 commit comments