File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 221221
222222# xaop
223223-keep @com.xuexiang.xaop.annotation.* class * {*;}
224+ -keep @org.aspectj.lang.annotation.* class * {*;}
224225-keep class * {
225226 @com.xuexiang.xaop.annotation.* <fields>;
227+ @org.aspectj.lang.annotation.* <fields>;
226228}
227229-keepclassmembers class * {
228230 @com.xuexiang.xaop.annotation.* <methods>;
231+ @org.aspectj.lang.annotation.* <methods>;
229232}
230233
231234# xrouter
Original file line number Diff line number Diff line change 77 "UploadTime" : " 2021-01-01 17:00:00" ,
88 "ModifyContent" : " \r\n 1、修复部分已知问题。\n 2、优化了部分组件功能。\n 3、新增更多使用演示。" ,
99 "DownloadUrl" : " https://xuexiangjys.oss-cn-shanghai.aliyuncs.com/apk/xuidemo.apk" ,
10- "ApkSize" : 13490 ,
11- "ApkMd5" : " 4FCCDF86DB448C5C722D9CF7A508DE28 "
10+ "ApkSize" : 13493 ,
11+ "ApkMd5" : " 24F7A063A5D7C7BE092F12E2C660F748 "
1212}
You can’t perform that action at this time.
0 commit comments