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