version:1.0.0

fix:
update:更换包名,修改样式
This commit is contained in:
2025-01-03 09:56:24 +08:00
parent 3f1216ad5c
commit 7582d6ad94
435 changed files with 1835 additions and 1882 deletions

View File

@@ -4,7 +4,6 @@ android {
compileSdkVersion 25
buildToolsVersion '25.0.2'
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
@@ -13,22 +12,16 @@ android {
}
buildTypes {
M50T60Debug {}
M50T60Release {}
debug {}
release {}
}
lintOptions {
abortOnError false
}
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'androidx.appcompat:appcompat:1.3.1'