mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-26 04:45:22 +00:00
std lib for noise
This commit is contained in:
@@ -76,8 +76,8 @@ dependencies {
|
||||
// Cryptography
|
||||
implementation(libs.bundles.cryptography)
|
||||
|
||||
// Noise Protocol Framework
|
||||
implementation("org.signal.forks:noise-java:0.1.1")
|
||||
// Noise Protocol Framework - Standard Implementation
|
||||
implementation("com.github.auties00:noise-java:1.2")
|
||||
|
||||
// JSON
|
||||
implementation(libs.gson)
|
||||
|
||||
Reference in New Issue
Block a user