1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

chore: Modify bundleId & packageName.

This commit is contained in:
jaywcjlove
2020-07-28 15:56:07 +08:00
parent 26adf1ac70
commit a9e5bdb91e
7 changed files with 13 additions and 11 deletions

View File

@@ -129,7 +129,7 @@ android {
}
defaultConfig {
applicationId "com.example"
applicationId "com.uiwjs.example.alipay"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1