version
fix: update:修改包名
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
def appName() {
|
||||
return "AiXueXiSpace"
|
||||
return "XwadOS"
|
||||
}
|
||||
|
||||
def releaseTime() {
|
||||
@@ -12,7 +12,7 @@ android {
|
||||
compileSdkVersion 29
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.handuan.os"
|
||||
applicationId "com.xwad.os"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
|
||||
|
||||
Reference in New Issue
Block a user