Skip to content

Commit

Permalink
⬆️ Bump com.squareup.okhttp3:okhttp in /app (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 24, 2024
1 parent b277625 commit 226f5e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation 'androidx.core:core:1.10.0'
implementation 'androidx.preference:preference:1.2.0'
implementation 'androidx.lifecycle:lifecycle-service:2.6.1'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.11'
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.14'
api 'com.tencent.tbs:tbssdk:44286'
implementation 'androidx.core:core-ktx:1.10.0'
}

0 comments on commit 226f5e5

Please sign in to comment.