mirror of
https://github.com/wasabeef/glide-transformations.git
synced 2025-06-28 20:35:54 +08:00
Update README.md
This commit is contained in:
parent
e9acc52d9e
commit
b08325ec70
@ -69,9 +69,9 @@ If you are using `SupportRSBlurTransformation`.
|
|||||||
android {
|
android {
|
||||||
//...
|
//...
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
//...
|
//...
|
||||||
renderscriptTargetApi YOUR_TARGET_SDK_VERSION as int
|
renderscriptTargetApi YOUR_TARGET_SDK_VERSION as int
|
||||||
renderscriptSupportModeEnabled true
|
renderscriptSupportModeEnabled true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user