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