We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c199e commit 61c1d94Copy full SHA for 61c1d94
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
val currentOs = org.gradle.internal.os.OperatingSystem.current()
13
14
group = "fr.acinq.bitcoin"
15
-version = "0.12.0-SNAPSHOT"
+version = "0.12.0"
16
17
repositories {
18
google()
0 commit comments