diff --git a/android/app/build.gradle b/android/app/build.gradle index 78f84d8c2..54dd9793b 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -140,7 +140,6 @@ android { lint { disable 'InvalidPackage' } - namespace 'deckers.thibault.aves' } flutter { diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 68c90244b..e566bc012 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,5 +1,12 @@ +