更新图标
This commit is contained in:
@@ -12,6 +12,16 @@ android {
|
||||
versionName "1.0"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
debug {
|
||||
minifyEnabled false
|
||||
}
|
||||
|
||||
release {
|
||||
minifyEnabled false
|
||||
}
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
java.srcDirs = ['src', 'src_full_lib']
|
||||
|
||||
Reference in New Issue
Block a user