Skip to content

Commit a40228c

Browse files
Update dependency com.squareup.retrofit2:retrofit to v3
1 parent 3c54454 commit a40228c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989

9090
implementation("io.coil-kt:coil-compose:2.7.0")
9191

92-
implementation "com.squareup.retrofit2:retrofit:2.11.0"
92+
implementation "com.squareup.retrofit2:retrofit:3.0.0"
9393
implementation("com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0")
9494
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0'
9595
implementation "com.squareup.okhttp3:logging-interceptor:4.12.0"

0 commit comments

Comments
 (0)