We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e86f45 commit e283031Copy full SHA for e283031
build.gradle.kts
@@ -22,7 +22,7 @@ buildscript {
22
23
allprojects {
24
group = "fr.acinq.secp256k1"
25
- version = "0.16.0-SNAPSHOT"
+ version = "0.16.0"
26
27
repositories {
28
google()
0 commit comments