Files
Android/Grille/build.gradle.kts
T
2026-03-22 13:57:47 +01:00

4 lines
167 B
Kotlin

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
}