diff --git a/README.md b/README.md index a00151b..77834a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# eoeFans +# EOEFANS A new Flutter project. diff --git a/android/app/build.gradle b/android/app/build.gradle index 3a9af2e..6f57872 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -49,7 +49,7 @@ android { defaultConfig { // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). - applicationId "com.vlink.eoeFans" + applicationId "com.vlink.EOEFANS" // 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 diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 29c6cfe..c02e46b 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,5 @@ + package="com.vlink.EOEFANS"> - + - eoeFans + EOEFANS