mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 12:07:11 +01:00
Updates Compose, Firebase, GMS, JNA, mock, okhttp, secp256, spotless, vico, zoomable, androidXCamera
This commit is contained in:
@@ -184,7 +184,7 @@ kotlin {
|
||||
|
||||
// LibSodium for ChaCha encryption (NIP-44)
|
||||
implementation ("com.goterl:lazysodium-android:5.2.0@aar")
|
||||
implementation ("net.java.dev.jna:jna:5.17.0@aar")
|
||||
implementation ("net.java.dev.jna:jna:5.18.1@aar")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ import com.vitorpamplona.quartz.utils.mac.MacInstance
|
||||
* [http://www.tarsnap.com/scrypt.html<a> and
|
||||
* fall back to the pure Java version if that fails.
|
||||
*
|
||||
* @author Will Glozer
|
||||
* @author Will Glozer
|
||||
</a>](http://www.tarsnap.com/scrypt.html) */
|
||||
object SCrypt {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user