android/lab2/build.gradle.kts
2025-06-10 23:36:41 +02:00

3 lines
No EOL
67 B
Text

plugins {
alias(libs.plugins.android.application) apply false
}