Skip to content

Commit

Permalink
[Fix] Fix ProGuard rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanghai committed Nov 7, 2016
1 parent 9ef4eb0 commit 6700bcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
**[] $VALUES;
public *;
}
-keepresourcexmlelements manifest/application/meta-data@value=GlideModule
# For DexGuard only
#-keepresourcexmlelements manifest/application/meta-data@value=GlideModule

# Gson
-keepattributes Signature
Expand Down

0 comments on commit 6700bcb

Please sign in to comment.