summaryrefslogtreecommitdiffstats
path: root/mobile/android/examples/port_messaging_example/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/examples/port_messaging_example/app/src/main/AndroidManifest.xml')
-rw-r--r--mobile/android/examples/port_messaging_example/app/src/main/AndroidManifest.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile/android/examples/port_messaging_example/app/src/main/AndroidManifest.xml b/mobile/android/examples/port_messaging_example/app/src/main/AndroidManifest.xml
index a4bab45e72..95129df7be 100644
--- a/mobile/android/examples/port_messaging_example/app/src/main/AndroidManifest.xml
+++ b/mobile/android/examples/port_messaging_example/app/src/main/AndroidManifest.xml
@@ -10,7 +10,6 @@
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
- android:name="androidx.multidex.MultiDexApplication"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">