Adjust position of the participant list in live streams.

This commit is contained in:
Vitor Pamplona
2024-01-05 09:54:27 -05:00
parent 89fb83cd9a
commit eaaa9a6446
2 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ dependencies {
// Bitcoin secp256k1 bindings to Android
api 'fr.acinq.secp256k1:secp256k1-kmp-jni-android:0.12.0'
// LibSodium for XChaCha encryption
// LibSodium for ChaCha encryption
implementation "com.goterl:lazysodium-android:5.1.0@aar"
implementation 'net.java.dev.jna:jna:5.14.0@aar'