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

4 lines
168 B
Groovy
Raw Permalink Normal View History

2023-11-25 03:09:10 +00:00
// 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
}