mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-25 15:22:10 +00:00
7 lines
201 B
Prolog
7 lines
201 B
Prolog
-keep class com.chaquo.python.** { *; }
|
|
-keep class com.meshchatx.** { *; }
|
|
-keep class org.json.** { *; }
|
|
-keep class org.conscrypt.** { *; }
|
|
-dontwarn com.chaquo.python.**
|
|
-dontwarn org.conscrypt.**
|