This repository has been archived on 2024-01-15. You can view files and clone it, but cannot push or open issues or pull requests.
new_Edit/build.gradle
2023-11-25 11:09:10 +08:00

4 lines
168 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
}