We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e28f588 + 19a8132 commit a0272daCopy full SHA for a0272da
1 file changed
app/build.gradle
@@ -92,8 +92,8 @@ dependencies {
92
implementation 'androidx.activity:activity-compose:1.13.0'
93
94
95
- implementation 'com.squareup.okhttp3:okhttp:5.3.2'
96
- implementation 'com.squareup.okhttp3:logging-interceptor:5.3.2'
+ implementation 'com.squareup.okhttp3:okhttp:5.4.0'
+ implementation 'com.squareup.okhttp3:logging-interceptor:5.4.0'
97
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
98
implementation 'com.squareup.retrofit2:converter-moshi:3.0.0'
99
implementation 'com.squareup.retrofit2:converter-scalars:3.0.0'
0 commit comments