友链:汪菜菜

友链:隔壁老王

build.gradle(wms)

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
    id 'com.android.application' version '7.1.2' apply false
    id 'com.android.library' version '7.1.2' apply false
}



task clean(type: Delete) {
    delete rootProject.buildDir
}

 

posted @ 2022-06-08 11:04  長安憶ღ  阅读(37)  评论(0)    收藏  举报