编译参数配置确定,Log分屏测试完成。

This commit is contained in:
ZhanGSKen
2025-03-26 14:39:37 +08:00
parent 42a2e6d559
commit ac627e53b1
8 changed files with 38 additions and 13 deletions

View File

@@ -18,7 +18,7 @@ buildscript {
mavenLocal()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.1'
classpath 'com.android.tools.build:gradle:7.2.1' // 对应 compileSdkVersion 32
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}