File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ dependencies {
4444 implementation ' com.google.code.gson:gson:2.13.2'
4545
4646 // OkHttp
47- api ' com.squareup.okhttp3:okhttp:5.1.0 '
48- implementation ' com.squareup.okhttp3:okhttp-urlconnection:5.1.0 '
47+ api ' com.squareup.okhttp3:okhttp:5.2.1 '
48+ implementation ' com.squareup.okhttp3:okhttp-urlconnection:5.2.1 '
4949 // markdown support
5050 implementation ' org.jetbrains:markdown:0.7.3'
5151 // google play support
Original file line number Diff line number Diff line change @@ -72,5 +72,5 @@ dependencies {
7272 implementation ' org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0'
7373
7474 // OkHttp
75- implementation ' com.squareup.okhttp3:okhttp:5.1.0 '
75+ implementation ' com.squareup.okhttp3:okhttp:5.2.1 '
7676}
You can’t perform that action at this time.
0 commit comments