diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 4716998e..3e2f1a22 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -20,6 +20,18 @@
android:theme="@style/Theme.Myongsik_android"
android:usesCleartextTraffic="true">
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/build.gradle b/build.gradle
index d8d093a1..4dd561b2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ plugins {
id 'org.jetbrains.kotlin.android' version '1.6.21' apply false
//Secrets Plugin
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
- id 'androidx.navigation.safeargs.kotlin' version '2.4.1' apply false
+ id 'androidx.navigation.safeargs.kotlin' version '2.4.2' apply false
id 'com.google.dagger.hilt.android' version '2.41' apply false
id 'com.google.gms.google-services' version '4.3.15' apply false
id 'com.google.firebase.crashlytics' version '2.9.4' apply false
diff --git a/presentation/src/main/AndroidManifest.xml b/presentation/src/main/AndroidManifest.xml
index 748d2fe2..1a3c2515 100644
--- a/presentation/src/main/AndroidManifest.xml
+++ b/presentation/src/main/AndroidManifest.xml
@@ -1,13 +1,47 @@
-
+
+
+
+
+
+
+
+
+
+ android:theme="@style/Theme.Myongsik_android"
+ android:usesCleartextTraffic="true">
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/presentation/src/main/res/navigation/myongsik_nav_graph.xml b/presentation/src/main/res/navigation/myongsik_nav_graph.xml
index ec39e691..f2f0f25a 100644
--- a/presentation/src/main/res/navigation/myongsik_nav_graph.xml
+++ b/presentation/src/main/res/navigation/myongsik_nav_graph.xml
@@ -115,7 +115,7 @@
+ app:parcelable="true"/>