Skip to content

Commit

Permalink
modify proguard
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinea committed Feb 23, 2014
1 parent 52df95f commit 3e8fe81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proguard.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
-keep class android.support.v4.** { *; }
-keep interface android.support.v4.app.** { *; }
-keep class cn.trinea.android.common.** { *; }
-keep class cn.trinea.android.view.** { *; }
-keepattributes *Annotation*

-dontskipnonpubliclibraryclasses
Expand Down

0 comments on commit 3e8fe81

Please sign in to comment.