mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-04 05:57:29 +00:00
5 lines
231 B
Groovy
5 lines
231 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.10.0' apply false
|
|
id 'com.android.library' version '8.10.0' apply false
|
|
} |