Update README.md

pull/657/head
lyy 5 years ago committed by GitHub
parent 0476c3a941
commit ba0162e413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

@ -155,6 +155,7 @@ protected void onCreate(Bundle savedInstanceState) {
-keep class **$$DownloadListenerProxy{ *; }
-keep class **$$UploadListenerProxy{ *; }
-keep class **$$DownloadGroupListenerProxy{ *; }
-keep class **$$DGSubListenerProxy{ *; }
-keepclasseswithmembernames class * {
@Download.* <methods>;
@Upload.* <methods>;

Loading…
Cancel
Save