Skip to content

Commit

Permalink
-keep class com.luojilab.gen.** {*;}
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzhang committed Feb 7, 2018
1 parent 8b9cdb5 commit 920c10f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
}
-keep class com.luojilab.component.componentlib.** {*;}
-keep class com.luojilab.router.** {*;}
-keep class com.luojilab.gen.** {*;}
-keep class * implements com.luojilab.component.componentlib.router.ISyringe {*;}
-keep class * implements com.luojilab.component.componentlib.applicationlike.IApplicationLike {*;}
-dontwarn okio.**
Expand Down

0 comments on commit 920c10f

Please sign in to comment.