Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ dependencies { annotationProcessor "androidx.room:room-compiler:${roomVersion}" // Retrofit implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.squareup.retrofit2:retrofit:2.10.0' // Gson implementation 'com.google.code.gson:gson:2.10.1' Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ dependencies { annotationProcessor "androidx.room:room-compiler:${roomVersion}" // Retrofit implementation 'com.squareup.retrofit2:retrofit:2.9.0' implementation 'com.squareup.retrofit2:retrofit:2.10.0' // Gson implementation 'com.google.code.gson:gson:2.10.1' Loading