3 lines
66 B
Groovy
3 lines
66 B
Groovy
|
|
plugins {
|
||
|
|
alias(libs.plugins.androidApplication) apply false
|
||
|
|
}
|