robot36/build.gradle
2024-04-12 11:48:25 +02:00

4 lines
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
}