mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-10 21:09:40 +02:00
Updates secp256k1
This commit is contained in:
parent
8034fd0975
commit
7d9784ee44
@ -47,7 +47,7 @@ dependencies {
|
||||
implementation "androidx.compose.runtime:runtime:$compose_ui_version"
|
||||
|
||||
// Bitcoin secp256k1 bindings to Android
|
||||
api 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.13.0'
|
||||
api 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.14.0'
|
||||
|
||||
// LibSodium for ChaCha encryption (NIP-44)
|
||||
implementation "com.goterl:lazysodium-android:5.1.0@aar"
|
||||
|
Loading…
x
Reference in New Issue
Block a user