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