summaryrefslogtreecommitdiff
path: root/build.gradle.kts
blob: 196e64702324ed3572daa032c6dfe2049fb28eab (plain)
1
2
3
4
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
    id("com.android.application") version "8.2.2" apply false
}