blob: 922f551105e1b8c176391b38c9436d45f172b546 [file] [log] [blame]
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.kotlin.android) apply false
}