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 7867e7a commit d281c31Copy full SHA for d281c31
build.gradle
@@ -6,7 +6,7 @@ compileJava.options.encoding = "UTF-8"
6
compileTestJava.options.encoding = "UTF-8"
7
8
allprojects {
9
- version = '1.0.1'
+ version = '1.0.0'
10
group = 'cz.foresttech'
11
12
repositories {
0 commit comments