We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1029ff1 commit 40b473fCopy full SHA for 40b473f
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = 'com.thecodinglab'
11
-version = '1.0.0'
+version = '0.1.0'
12
13
compileJava.dependsOn 'spotlessApply'
14
0 commit comments