diff --git a/android/app/build.gradle b/android/app/build.gradle index 480fa41..7ad6c6b 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 "com.example.el_meu_diec" + applicationId "com.albertmanosasarda.el-meu-diec" // 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 2e3577f..6b261d6 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,4 @@ - + - + @@ -27,8 +13,6 @@ - + diff --git a/android/app/src/main/kotlin/com/example/diec/MainActivity.kt b/android/app/src/main/kotlin/com/example/diec/MainActivity.kt index 95770f3..557f814 100644 --- a/android/app/src/main/kotlin/com/example/diec/MainActivity.kt +++ b/android/app/src/main/kotlin/com/example/diec/MainActivity.kt @@ -1,4 +1,4 @@ -package com.example.el_meu_diec +package com.albertmanosasarda.el-meu-diec import io.flutter.embedding.android.FlutterActivity diff --git a/android/app/src/main/kotlin/com/example/el_meu_diec/MainActivity.kt b/android/app/src/main/kotlin/com/example/el_meu_diec/MainActivity.kt index 95770f3..557f814 100644 --- a/android/app/src/main/kotlin/com/example/el_meu_diec/MainActivity.kt +++ b/android/app/src/main/kotlin/com/example/el_meu_diec/MainActivity.kt @@ -1,4 +1,4 @@ -package com.example.el_meu_diec +package com.albertmanosasarda.el-meu-diec import io.flutter.embedding.android.FlutterActivity diff --git a/android/app/src/profile/AndroidManifest.xml b/android/app/src/profile/AndroidManifest.xml index 2e3577f..6b261d6 100644 --- a/android/app/src/profile/AndroidManifest.xml +++ b/android/app/src/profile/AndroidManifest.xml @@ -1,5 +1,4 @@ - +