Updates JNA dependency
This commit is contained in:
+1
-1
@@ -196,7 +196,7 @@ dependencies {
|
|||||||
|
|
||||||
// LibSodium for XChaCha encryption
|
// LibSodium for XChaCha encryption
|
||||||
implementation "com.goterl:lazysodium-android:5.1.0@aar"
|
implementation "com.goterl:lazysodium-android:5.1.0@aar"
|
||||||
implementation "net.java.dev.jna:jna:5.12.1@aar"
|
implementation 'net.java.dev.jna:jna:5.13.0@aar'
|
||||||
|
|
||||||
// Video compression lib
|
// Video compression lib
|
||||||
implementation 'com.github.AbedElazizShe:LightCompressor:1.3.1'
|
implementation 'com.github.AbedElazizShe:LightCompressor:1.3.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user