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 5568fd5 commit 663f634Copy full SHA for 663f634
build.gradle.kts
@@ -51,7 +51,7 @@ kotlin {
51
}
52
53
sourceSets {
54
- val secp256k1KmpVersion = "0.17.2-SNAPSHOT"
+ val secp256k1KmpVersion = "0.17.3"
55
56
val commonMain by getting {
57
dependencies {
0 commit comments