Skip to content

Commit 1eed575

Browse files
pdavid0DylanVann
authored andcommitted
docs: Fix proguard rules. (#478)
1 parent 5fbb4a7 commit 1eed575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ If you use Proguard you will need to add these lines to `android/app/proguard-ru
9999
-keep public enum com.bumptech.glide.load.ImageHeaderParser$** {
100100
**[] $VALUES;
101101
public *;
102+
}
102103
```
103104

104105
## Properties

0 commit comments

Comments
 (0)