会员版修改包名
This commit is contained in:
@@ -14,11 +14,11 @@ android {
|
||||
keyPassword = "123456"
|
||||
}
|
||||
}
|
||||
namespace = "com.sw.platecabinet"
|
||||
namespace = "com.sw.platecabinet.member"
|
||||
compileSdk = 35
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.sw.platecabinet"
|
||||
applicationId = "com.sw.platecabinet.member"
|
||||
minSdk = 24
|
||||
targetSdk = 35
|
||||
versionCode = 1
|
||||
|
||||
Reference in New Issue
Block a user