Skip to content

Commit

Permalink
solution: upgrade to the latest Protobuf with Response Signature details
Browse files Browse the repository at this point in the history
  • Loading branch information
splix committed May 27, 2022
1 parent 97c41d8 commit 8d8ffb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-definitions
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ if (System.getenv("ENABLE_GCP") == "true") {
}

group = 'io.emeraldpay'
version = '0.12-alpha'
version = '0.12-alpha.1'

java {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 8d8ffb7

Please sign in to comment.