mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-03-26 17:52:29 +01:00
Updates secp256k1 lib
This commit is contained in:
parent
5225c6ad07
commit
9554b36f80
@ -38,7 +38,7 @@ dependencies {
|
||||
implementation "androidx.compose.runtime:runtime:$compose_ui_version"
|
||||
|
||||
// Bitcoin secp256k1 bindings to Android
|
||||
api 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.11.0'
|
||||
api 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.12.0'
|
||||
|
||||
// LibSodium for XChaCha encryption
|
||||
implementation "com.goterl:lazysodium-android:5.1.0@aar"
|
||||
|
Loading…
x
Reference in New Issue
Block a user