mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 08:48:43 +00:00
feat: add in libsession-util dependency to app and release string utf chars after use
This commit is contained in:
@@ -101,6 +101,7 @@ dependencies {
|
||||
}
|
||||
implementation project(":libsignal")
|
||||
implementation project(":libsession")
|
||||
implementation project(":libsession-util")
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:$kotlinxJsonVersion"
|
||||
implementation "com.github.oxen-io.session-android-curve-25519:curve25519-java:$curve25519Version"
|
||||
implementation project(":liblazysodium")
|
||||
|
Reference in New Issue
Block a user