Files
2026-06-25 07:43:27 +09: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
}