优化项目结构

This commit is contained in:
xuhuixiang
2025-03-18 17:08:36 +08:00
parent 052d034696
commit 679b3b3ce3
52 changed files with 58 additions and 630 deletions

View File

@@ -7,8 +7,6 @@ android {
defaultConfig {
minSdkVersion 24
targetSdkVersion 31
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}