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 fe60f44 commit 1d99256Copy full SHA for 1d99256
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.26.0-SNAPSHOT"
+version = "0.26.0"
17
18
repositories {
19
google()
0 commit comments