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