change android id

This commit is contained in:
niuhuan 2021-11-11 17:48:20 +08:00
parent ed8aa0d57d
commit 84f1f05f89
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "niuhuan.pikapi"
applicationId "niuhuan.pikapika"
minSdkVersion 16
targetSdkVersion 30
versionCode flutterVersionCode.toInteger()