Skip to content

Commit

Permalink
feat: 更新混淆文件
Browse files Browse the repository at this point in the history
  • Loading branch information
limuyang2 committed Oct 18, 2022
1 parent d5c4e92 commit 234b856
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
-keepclassmembers class **$** extends com.chad.library.adapter.base.viewholder.BaseViewHolder {
<init>(...);
}
-keep class com.chad.library.adapter.base.viewholder.BaseDataBindingHolder {*;}

#-keepattributes InnerClasses
#
#-keep class androidx.** {*;}
Expand Down

0 comments on commit 234b856

Please sign in to comment.