We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9fa66 commit bbed46bCopy full SHA for bbed46b
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.15.0-SNAPSHOT"
+version = "0.15.0"
16
17
repositories {
18
google()
0 commit comments