Merge remote-tracking branch 'origin/appbase' into positions

This commit is contained in:
ZhanGSKen
2025-04-01 21:08:44 +08:00
141 changed files with 5122 additions and 882 deletions

View File

@@ -23,7 +23,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
}