Compare commits
2 Commits
0d8c431448
...
7704631661
Author | SHA1 | Date | |
---|---|---|---|
|
7704631661 | ||
|
2d59ab8782 |
@ -81,6 +81,6 @@ dependencies {
|
||||
|
||||
implementation("com.squareup.retrofit2:retrofit:2.11.0")
|
||||
implementation("com.squareup.retrofit2:converter-gson:2.11.0")
|
||||
implementation("com.squareup.okhttp3:okhttp:4.9.1")
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:4.9.1")
|
||||
implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.12")
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.12")
|
||||
}
|
Loading…
Reference in New Issue
Block a user