mathstuff/MathHomeworkHelper/build.gradle
2025-11-25 11:07:51 +01:00

5 lines
No EOL
229 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.0' apply false
id 'com.android.library' version '8.1.0' apply false
}