fix: name issue

This commit is contained in:
Hiddify
2023-08-21 14:27:23 +00:00
parent 9bfa4806f0
commit ed87ed1b3c
6 changed files with 8 additions and 8 deletions

View File

@@ -45,7 +45,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.hiddify.hiddify"
applicationId "app.hiddify.com"
minSdkVersion 21
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()