1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-07 23:04:06 +08:00

Update README.md

This commit is contained in:
Daichi Furiya 2015-12-11 17:50:07 +09:00
parent f5cb7392d6
commit dff7328f6e

View File

@ -68,7 +68,7 @@ android {
...
defaultConfig {
// Warning:Renderscript support mode is not currently supported with renderscript target 21+
renderscriptTargetApi 23
renderscriptTargetApi 20
renderscriptSupportModeEnabled true
}
}