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 756f0c0 commit be21fb5Copy full SHA for be21fb5
build.gradle.kts
@@ -48,7 +48,7 @@ kotlin {
48
}
49
50
sourceSets {
51
- val secp256k1KmpVersion = "0.15.0"
+ val secp256k1KmpVersion = "0.16.0"
52
53
val commonMain by getting {
54
dependencies {
0 commit comments