strawberry/build.gradle.kts
EVE-146T e3fb76f0ab STRAWBERRY 🍓🍓🍓
2024-08-10 09:23:51 +02:00

4 lines
No EOL
167 B
Text

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