From 4e6482d97f56b34a86621ffad991960c5130ee77 Mon Sep 17 00:00:00 2001 From: xh <36baea72@gmail.com> Date: Mon, 22 Jul 2024 20:05:01 +0800 Subject: [PATCH] 1 --- 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 97a1c4f..caac465 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -38,7 +38,7 @@ android { defaultConfig { // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). - applicationId = "com.live.fantasy.wallpaper" + applicationId = "com.zt.atpaper" // You can update the following values to match your application needs. // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration. minSdk = flutter.minSdkVersion