# Retrofit

-dontwarn retrofit2.**

-dontwarn org.codehaus.mojo.**

-keep class retrofit2.** { *; }

-keepattributes Signature

-keepattributes Exceptions

-keepattributes *Annotation*

-keepattributes RuntimeVisibleAnnotations

-keepattributes RuntimeInvisibleAnnotations

-keepattributes RuntimeVisibleParameterAnnotations

-keepattributes RuntimeInvisibleParameterAnnotations

-keepattributes EnclosingMethod

-keepclasseswithmembers class * {

@retrofit2.* ;

}

-keepclasseswithmembers interface * {

@retrofit2.* ;

}

# 这里需要改成解析到哪个javabean

-keep class nowebview.model.** { *; }

更多相关文章

  1. ItemDecoration解析(一) getItemOffsets
  2. android pull解析XML文件
  3. android 微型服务器
  4. 【Android】SAX解析XML(20110926更新)
  5. Android(安卓)Animation学习(三) ApiDemos解析:XML动画文件的使用
  6. Android使用Https请求服务器,信任所有证书
  7. Android(安卓)ConstraintLayout完全解析
  8. Android(安卓)ViewPager不可滑动
  9. andoird拨号流程简单解析

随机推荐

  1. Shape的相关属性详解
  2. Android设置布局背景为白色的三种方法
  3. Ubuntu 14.04 Android 使用Maven二 创建
  4. Android 的用户层 uevent处理机制
  5. Ubuntu14.04 ERROR WHILE LOADING SHARED
  6. (一百九十)Android Jetpack 学习(四)—— 偏
  7. ormlite数据库存放sd卡,android卸载应用保
  8. Android Studio加快gradle sync速度
  9. android 开机优化(类和资源预加载优化)
  10. 下一版本的Android OS ——Jelly Bean