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.
2 parents a9f405e + 8bfbd23 commit 68d909dCopy full SHA for 68d909d
build.gradle
@@ -31,7 +31,7 @@ allprojects {
31
testCompile group: 'junit', name: 'junit', version: '4.12'
32
}
33
34
- version = '0.2.0'
+ version = '0.2.1'
35
36
jacocoTestReport {
37
reports {
0 commit comments