Skip to content

Commit 954fca0

Browse files
committed
solution: update proto definitions, add ALLOWANCE capability
1 parent 14e998e commit 954fca0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-definitions

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if (System.getenv("ENABLE_GCP") == "true") {
2525
}
2626

2727
group = 'io.emeraldpay'
28-
version = '0.12-alpha.6'
28+
version = '0.12-alpha.7'
2929

3030
java {
3131
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)