diff --git a/androidApp/src/main/AndroidManifest.xml b/androidApp/src/main/AndroidManifest.xml
index 4942ccacf..a5ccd492d 100644
--- a/androidApp/src/main/AndroidManifest.xml
+++ b/androidApp/src/main/AndroidManifest.xml
@@ -239,10 +239,6 @@
android:name="org.michaelbel.movies.common.crashlytics.FirebaseCrashlyticsInitializer"
android:value="androidx.startup"/>-->
-
-
diff --git a/core/network-kmp/src/androidMain/AndroidManifest.xml b/core/network-kmp/src/androidMain/AndroidManifest.xml
index 68b88ce18..f6a8a1984 100644
--- a/core/network-kmp/src/androidMain/AndroidManifest.xml
+++ b/core/network-kmp/src/androidMain/AndroidManifest.xml
@@ -1,7 +1,24 @@
+ xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:tools="http://schemas.android.com/tools">
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file