mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-04 13:57:28 +00:00
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
|
|
} |