Skip to content

Commit 7d26c29

Browse files
committed
solution: v0.7.1
1 parent 23a4cb9 commit 7d26c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: 'com.jfrog.bintray'
2323
apply plugin: 'jacoco'
2424

2525
group = 'io.emeraldpay'
26-
version = '0.7.0'
26+
version = '0.7.1'
2727

2828
targetCompatibility = '11'
2929
sourceCompatibility = '11'

0 commit comments

Comments
 (0)