changed package name

This commit is contained in:
2021-01-12 20:08:32 +01:00
parent b1320b876e
commit 6b035ef093
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "pl.menui.menui_mobile"
applicationId "pl.menui.menui"
minSdkVersion 16
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()