mirror of
https://github.com/fromchat-messenger/app.git
synced 2026-09-23 03:25:06 +03:00
@@ -39,6 +39,7 @@ kotlin {
|
||||
androidMain.dependencies {
|
||||
implementation(libs.ktor.client.okhttp)
|
||||
implementation(libs.androidx.activity.compose)
|
||||
implementation(libs.androidx.work.runtime.ktx)
|
||||
// NaCl box implementation for transport encryption (Android/JVM only)
|
||||
implementation("org.purejava:tweetnacl-java:1.1.3")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user