We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 059782f commit 8144929Copy full SHA for 8144929
README.md
@@ -34,7 +34,7 @@ repositories {
34
dependencies {
35
implementation 'jp.wasabeef:glide-transformations:4.x.x'
36
// If you want to use the GPU Filters
37
- implementation 'jp.co.cyberagent.android:gpuimage:2.x.x'
+ implementation 'jp.co.cyberagent.android:gpuimage:2.1.0'
38
}
39
```
40
0 commit comments