diff --git a/README.md b/README.md index 3a155cc..bf01c21 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ dependencies { android { defaultConfig { renderscriptTargetApi 25 - renderscriptSupportMode true + renderscriptSupportModeEnabled true } } ```