mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-12-22 18:30:02 +08:00
bump up
This commit is contained in:
@@ -32,7 +32,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'jp.wasabeef:glide-transformations:1.0.6@aar'
|
||||
compile 'jp.wasabeef:glide-transformations:1.0.7@aar'
|
||||
compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3@aar'
|
||||
}
|
||||
```
|
||||
@@ -67,7 +67,7 @@ android {
|
||||
...
|
||||
defaultConfig {
|
||||
...
|
||||
renderscriptTargetApi 21
|
||||
renderscriptTargetApi 22
|
||||
renderscriptSupportModeEnabled true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user