aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/linux/android/gradle_project/build.gradle
blob: 602be02794609d209f0e54d67f3770fb9965405f (plain)
1
2
3
4
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.androidApplication) apply false
}