blob: f80c211d6bf8fb2670b698401fa2561efe190ef8 [file] [log] [blame]
plugins {
id 'com.android.application'
}
android {
compileSdkVersion 30
namespace 'com.example.myapplication'
}