mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-07-24 23:25:19 +00:00
init
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
# Add project specific ProGuard rules here.
|
||||
# You can control the set of applied configuration files using the
|
||||
# proguardFiles setting in build.gradle.
|
||||
-keep class com.bitchat.android.protocol.** { *; }
|
||||
-keep class com.bitchat.android.crypto.** { *; }
|
||||
-dontwarn org.bouncycastle.**
|
||||
-keep class org.bouncycastle.** { *; }
|
||||
Reference in New Issue
Block a user