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 dfd6b83 commit 563df8bCopy full SHA for 563df8b
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.2'
10
group = 'cz.foresttech'
11
12
repositories {
0 commit comments