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 3f508e3 commit 18b72d0Copy full SHA for 18b72d0
build.gradle
@@ -7,7 +7,7 @@ compileJava.options.encoding = "UTF-8"
7
compileTestJava.options.encoding = "UTF-8"
8
9
allprojects {
10
- version = '1.0.0'
+ version = '1.0.1'
11
group = 'cz.foresttech'
12
13
repositories {
0 commit comments