Updates compose, corektx, fragment, kotlin, runtime, and android camera libs

This commit is contained in:
Vitor Pamplona
2024-10-30 17:56:28 -04:00
parent 060a242a0f
commit 0ba4ca13bf
3 changed files with 10 additions and 7 deletions

View File

@@ -61,6 +61,9 @@ dependencies {
implementation "com.goterl:lazysodium-android:5.1.0@aar"
implementation 'net.java.dev.jna:jna:5.14.0@aar'
//implementation (libs.lazysodium.android) { artifact { type = "aar" } }
//implementation (libs.jna) { artifact { type = "aar" } }
// Performant Parser of JSONs into Events
api libs.jackson.module.kotlin