mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-11 16:07:54 +01:00
updates secp256k1
This commit is contained in:
@@ -43,7 +43,7 @@ dependencies {
|
|||||||
implementation "androidx.compose.runtime:runtime:$compose_ui_version"
|
implementation "androidx.compose.runtime:runtime:$compose_ui_version"
|
||||||
|
|
||||||
// Bitcoin secp256k1 bindings to Android
|
// Bitcoin secp256k1 bindings to Android
|
||||||
api 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.12.0'
|
api 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.13.0'
|
||||||
|
|
||||||
// LibSodium for ChaCha encryption
|
// LibSodium for ChaCha encryption
|
||||||
implementation "com.goterl:lazysodium-android:5.1.0@aar"
|
implementation "com.goterl:lazysodium-android:5.1.0@aar"
|
||||||
|
|||||||
Reference in New Issue
Block a user