Skip to content

Commit a55aa5b

Browse files
committed
🔧 parcelize 플러그인 추가
1 parent 53b7c35 commit a55aa5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

presentation/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ plugins {
44
id "kotlin-kapt"
55
id "dagger.hilt.android.plugin"
66
id "androidx.navigation.safeargs.kotlin"
7+
id "kotlin-parcelize"
78
}
89

910
android {

0 commit comments

Comments
 (0)