From e8f3d956c39ef550ee5bcea2d1defc909e70e333 Mon Sep 17 00:00:00 2001 From: Rongjian Zhang Date: Sun, 4 Sep 2022 22:36:17 +0800 Subject: [PATCH] fix: android bundle id --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index d34b4ea..3f2bdc3 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -44,7 +44,7 @@ android { defaultConfig { // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). - applicationId "io.github.pd4d10.git_touch" + applicationId "io.github.pd4d10.gittouch" // 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 19 // flutter.minSdkVersion