We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757dd72 commit b694b27Copy full SHA for b694b27
presentation/build.gradle
@@ -54,9 +54,6 @@ dependencies {
54
implementation 'com.google.android.material:material:1.7.0'
55
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
56
57
- // network
58
- implementation 'com.squareup.retrofit2:retrofit:2.9.0'
59
-
60
// Navigation Component
61
implementation "androidx.navigation:navigation-fragment-ktx:2.5.3"
62
implementation "androidx.navigation:navigation-ui-ktx:2.5.3"
0 commit comments