We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568620e commit 96be1d4Copy full SHA for 96be1d4
build.gradle
@@ -19,7 +19,7 @@ subprojects {
19
apply plugin: "com.google.cloud.artifactregistry.gradle-plugin"
20
21
group = 'io.emeraldpay.doubleview'
22
- version = '0.3.0-SNAPSHOT'
+ version = '0.3.0'
23
24
java {
25
sourceCompatibility = org.gradle.api.JavaVersion.VERSION_21
0 commit comments