Skip to content

Commit 3e0738d

Browse files
committed
Update README.md
1 parent dff7328 commit 3e0738d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@ android {
9797
`SwirlFilterTransformation`, `BrightnessFilterTransformation`, `KuwaharaFilterTransformation`
9898
`VignetteFilterTransformation`
9999

100+
### Proguard
101+
```
102+
-dontwarn jp.co.cyberagent.android.gpuimage.**
103+
```
104+
100105
Applications using Glide Transformations
101106
---
102107

0 commit comments

Comments
 (0)