build.gradle


master
|
df8ddde58142abaecd286ded79b28e0e42fe294a
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
    id 'com.android.application' version '8.8.0' apply false
    id 'com.android.library' version '8.8.0' apply false
}