Skip to content

Instantly share code, notes, and snippets.

@borisf
Last active March 23, 2023 13:20
Show Gist options
  • Save borisf/60f75ff5024450237b9ac57fc445e734 to your computer and use it in GitHub Desktop.
Save borisf/60f75ff5024450237b9ac57fc445e734 to your computer and use it in GitHub Desktop.
aidl and renderscript
// Setting AIDL and RenderScript for the entire project at gradle.properties
+android.defaults.buildfeatures.aidl=true
+android.defaults.buildfeatures.renderScript=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment