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