Closed Kolyall closed 7 years ago
The example in the readme is wrong, the config belongs to defaultConfig
android {
defaultConfig {
...
renderscriptTargetApi 20
renderscriptSupportModeEnabled true
}
}
see: https://github.com/patrickfav/Dali/blob/master/app/build.gradle
Also check if you use the most recent build tools (25.x)
After adding this:
gradle return error: