| | |
| | | # Note: if you use a custom API parser for parsing, you need to add confusion to your custom API entities. Here are the custom API entity obfuscation rules configured in this demo: |
| | | -keep class com.xuexiang.xupdatedemo.entity.** { *; } |
| | | |
| | | -keep class com.hjq.permissions.** {*;} |
| | | -keep class com.hjq.permissions.** {*;} |
| | | |
| | | #选择图片的框架 |
| | | -keep class com.luck.picture.lib.** { *; } |
| | | -keep class com.luck.lib.camerax.** { *; } |
| | | -dontwarn com.yalantis.ucrop** |
| | | -keep class com.yalantis.ucrop** { *; } |
| | | -keep interface com.yalantis.ucrop** { *; } |