1 Star 0 Fork 0

martin0207 / FastFrame

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
build.gradle 258 Bytes
Copy Edit Raw Blame History
martin0207 authored 2023-06-17 09:30 . 调整字段名称;
plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
id 'org.jetbrains.kotlin.android' version '1.8.20' apply false
}
task clean(type: Delete) {
delete rootProject.buildDir
}
1
https://gitee.com/martin2wss/fast-frame.git
git@gitee.com:martin2wss/fast-frame.git
martin2wss
fast-frame
FastFrame
master

Search