blob: d10f86286d960c9d34872d1b3d507d9475a6fa18 [file] [log] [blame]
plugins {
id("com.android.application")
}
android {
compileSdkVersion(30)
buildFeatures {
renderScript = true
}
}