Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
project-system-gradle-upgrade
/
testData
/
upgrade
/
RenderScriptDefault
/
RenderScriptDeclarationAdded.gradle
blob: 86049ce859ba19f355539813ac97aff32aff702c [
file
] [
log
] [
blame
]
plugins
{
id
'com.android.application'
}
android
{
compileSdkVersion
30
buildFeatures
{
renderScript
true
}
}