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 117716c commit 631efecCopy full SHA for 631efec
build.gradle
@@ -27,7 +27,7 @@ if (System.getenv("ENABLE_GCP") == "true") {
27
}
28
29
group = 'io.emeraldpay'
30
-version = '0.12-alpha.2'
+version = '0.12-alpha.3'
31
32
java {
33
sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments