会员版修改包名

This commit is contained in:
2026-03-02 15:23:52 +08:00
parent 582be4e9b7
commit 147fa08e9b
21 changed files with 44 additions and 61 deletions
+2 -2
View File
@@ -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