From 67088ae31de809e66de6fe3237fb5ff85b63036c Mon Sep 17 00:00:00 2001 From: "H. Kamran" Date: Sun, 19 Mar 2023 14:56:21 -0700 Subject: [PATCH] Update bundle ID --- android/app/build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 3f75632..5d4d0de 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -43,8 +43,7 @@ android { } defaultConfig { - // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). - applicationId "com.example.muslim_taskminder" + applicationId "com.13willow.ramadantaskminder" // You can update the following values to match your application needs. // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration. minSdkVersion flutter.minSdkVersion