Updates coil, compose, firebase, jackson, lifecyle, mockk, navigation

This commit is contained in:
Vitor Pamplona
2025-07-24 09:37:40 -04:00
parent 558a060994
commit e76bffd048
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ dependencies {
// LibSodium for ChaCha encryption (NIP-44)
// Wait for @aar support in version catalogs
implementation "com.goterl:lazysodium-android:5.1.0@aar"
implementation 'com.goterl:lazysodium-android:5.2.0@aar'
implementation 'net.java.dev.jna:jna:5.17.0@aar'
//implementation (libs.lazysodium.android) { artifact { type = "aar" } }