diff --git a/example/dapp/android/app/build.gradle b/example/dapp/android/app/build.gradle index c8bcc3af..db2ca1aa 100644 --- a/example/dapp/android/app/build.gradle +++ b/example/dapp/android/app/build.gradle @@ -60,6 +60,7 @@ android { signingConfig signingConfigs.debug } } + namespace 'com.example.dapp' } flutter { diff --git a/example/dapp/android/app/src/debug/AndroidManifest.xml b/example/dapp/android/app/src/debug/AndroidManifest.xml index 88b6a7e5..399f6981 100644 --- a/example/dapp/android/app/src/debug/AndroidManifest.xml +++ b/example/dapp/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,4 @@ - +