Skip to content
This repository was archived by the owner on Jun 8, 2024. It is now read-only.

Commit cd2da2e

Browse files
committed
Proguard: Add rules
Signed-off-by: Fung <fython@163.com>
1 parent 42a5458 commit cd2da2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app/proguard-rules.pro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@
2828
-keep class info.papdt.blackblub.receiver.** {*;}
2929
-keep class info.papdt.blackblub.services.** {*;}
3030
-keep class info.papdt.blackblub.ui.** {*;}
31-
-keep class com.github.** {*;}
31+
-keep class com.github.** {*;}
32+
-keep class com.wdullaer.** {*;}

0 commit comments

Comments
 (0)