diff --git a/android/app/build.gradle b/android/app/build.gradle index 5a6fbe1..3010ab1 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -45,7 +45,7 @@ android { } defaultConfig { - applicationId "com.example.aman_kassa_flutter" + applicationId "kz.com.aman.kassa" minSdkVersion 18 targetSdkVersion 28 versionCode flutterVersionCode.toInteger() diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 2c54719..f20be3b 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,5 @@ + package="kz.com.aman.kassa"> diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index e6f7a9e..0483e66 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@ + package="kz.com.aman.kassa">