mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-25 23:45:20 +00:00
noise
This commit is contained in:
@@ -76,6 +76,9 @@ dependencies {
|
||||
// Cryptography
|
||||
implementation(libs.bundles.cryptography)
|
||||
|
||||
// Noise Protocol Framework
|
||||
implementation("org.signal.forks:noise-java:0.1.1")
|
||||
|
||||
// JSON
|
||||
implementation(libs.gson)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user