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 4628cb5 commit cd41d20Copy full SHA for cd41d20
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.25.1-SNAPSHOT"
+version = "0.25.1"
17
18
repositories {
19
google()
0 commit comments