aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
blob: 565f8c24eb189225e626f28b0a8a7b0e10e33138 (plain) (blame)
1
2
3
4
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
}