4 lines
No EOL
162 B
Groovy
4 lines
No EOL
162 B
Groovy
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
plugins {
|
|
alias(libs.plugins.androidApplication) apply false
|
|
} |