Files
Application/build.gradle
T
2024-12-20 12:08:07 +01:00

6 lines
170 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.1.4' apply false
}