mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-12-22 18:30:02 +08:00
bump up 1.4.0
This commit is contained in:
@@ -33,7 +33,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'jp.wasabeef:glide-transformations:1.3.1'
|
||||
compile 'jp.wasabeef:glide-transformations:1.4.0'
|
||||
// If you want to use the GPU Filters
|
||||
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.3.0'
|
||||
}
|
||||
@@ -97,10 +97,6 @@ android {
|
||||
`SwirlFilterTransformation`, `BrightnessFilterTransformation`, `KuwaharaFilterTransformation`
|
||||
`VignetteFilterTransformation`
|
||||
|
||||
### Proguard
|
||||
```
|
||||
-dontwarn jp.co.cyberagent.android.gpuimage.**
|
||||
```
|
||||
|
||||
Applications using Glide Transformations
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user