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 2666399 commit 4056a47Copy full SHA for 4056a47
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-SNAPSHOT'
+ version = '1.0.2-SNAPSHOT'
10
group = 'cz.foresttech'
11
12
repositories {
0 commit comments