Skip to content

Commit

Permalink
Don't make Proguard keep the entire support lib
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Feb 24, 2017
1 parent 2e9741a commit 30a4887
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sample/proguard-rules.pro
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
-keep class android.support.** { *; }
-keep interface android.support.** { *; }

-keepattributes EnclosingMethod

-keep public class * implements com.bumptech.glide.module.GlideModule
Expand Down

0 comments on commit 30a4887

Please sign in to comment.