diff --git a/android/app/build.gradle b/android/app/build.gradle index e55e2b22..ea8298ff 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -71,6 +71,7 @@ android { signingConfig signingConfigs.release } } + namespace 'com.example.test_sa' } flutter { diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml index 76481ae9..399f6981 100644 --- a/android/app/src/debug/AndroidManifest.xml +++ b/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,4 @@ - +