Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CarGuo committed Oct 15, 2024
1 parent 5cf840b commit 945d85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ext {

dataDependencies = [
leakcanary : "com.squareup.leakcanary:leakcanary-android:2.7",
okhttp : "com.squareup.okhttp3:okhttp:4.9.3",
okhttp : "com.squareup.okhttp3:okhttp:4.11.0",
okhttpUtil : "com.zhy:okhttputils:2.6.2",

permissionsDispatcher : "com.github.permissions-dispatcher:permissionsdispatcher:${permissionsDispatcherVersion}",
Expand Down

0 comments on commit 945d85a

Please sign in to comment.