Files
2026-07-13 13:02:23 +00:00

5 lines
173 B
Groovy

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.7.3' apply false
}