Skip to content

Commit

Permalink
docs: Fix proguard rules. (DylanVann#478)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdavid0 authored and DylanVann committed May 25, 2019
1 parent 5fbb4a7 commit 1eed575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ If you use Proguard you will need to add these lines to `android/app/proguard-ru
-keep public enum com.bumptech.glide.load.ImageHeaderParser$** {
**[] $VALUES;
public *;
}
```

## Properties
Expand Down

0 comments on commit 1eed575

Please sign in to comment.