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 5bd7dca commit a0250bfCopy full SHA for a0250bf
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
val currentOs = org.gradle.internal.os.OperatingSystem.current()
14
15
group = "fr.acinq.bitcoin"
16
-version = "0.22.2-SNAPSHOT"
+version = "0.22.2"
17
18
repositories {
19
google()
0 commit comments