blob: 86049ce859ba19f355539813ac97aff32aff702c [file] [log] [blame]
plugins {
id 'com.android.application'
}
android {
compileSdkVersion 30
buildFeatures {
renderScript true
}
}