Files

4 lines
167 B
Kotlin
Raw Permalink Normal View History

2026-03-29 18:17:36 +02:00
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2026-03-28 15:56:23 +01:00
plugins {
2026-03-29 18:17:36 +02:00
alias(libs.plugins.android.application) apply false
2026-03-28 15:56:23 +01:00
}