Skip to content

Commit b694b27

Browse files
committed
build: app 모듈에 retrofit 의존성 제거
1 parent 757dd72 commit b694b27

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

presentation/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ dependencies {
5454
implementation 'com.google.android.material:material:1.7.0'
5555
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
5656

57-
// network
58-
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
59-
6057
// Navigation Component
6158
implementation "androidx.navigation:navigation-fragment-ktx:2.5.3"
6259
implementation "androidx.navigation:navigation-ui-ktx:2.5.3"

0 commit comments

Comments
 (0)