version:1.0.0
fix: update:更换包名,修改样式
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user