Files
an-ying-sai-che-shou/build.gradle
陈巨龙 13b5cd7f4b 8.18
2025-08-20 15:23:27 +08:00

5 lines
130 B
Groovy

plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
}