diff --git a/example/android/app/build.gradle b/example/android/app/build.gradle index fc1800fd..5f978193 100644 --- a/example/android/app/build.gradle +++ b/example/android/app/build.gradle @@ -80,6 +80,7 @@ android { } } buildToolsVersion '33.0.0' + namespace 'com.foxsofter.flutter_thrio_example' } flutter { diff --git a/example/android/app/src/debug/AndroidManifest.xml b/example/android/app/src/debug/AndroidManifest.xml index 7a3dc773..399f6981 100644 --- a/example/android/app/src/debug/AndroidManifest.xml +++ b/example/android/app/src/debug/AndroidManifest.xml @@ -1,5 +1,4 @@ - +