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