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 23a4cb9 commit 7d26c29Copy full SHA for 7d26c29
build.gradle
@@ -23,7 +23,7 @@ apply plugin: 'com.jfrog.bintray'
23
apply plugin: 'jacoco'
24
25
group = 'io.emeraldpay'
26
-version = '0.7.0'
+version = '0.7.1'
27
28
targetCompatibility = '11'
29
sourceCompatibility = '11'
0 commit comments