Switch okhttp-digest source to github

as instructed at
https://github.com/rburgst/okhttp-digest?tab=readme-ov-file#use-via-gradle
This commit is contained in:
anttiharju
2024-10-15 22:44:37 +03:00
parent e464c59796
commit 65092dcccf

View File

@@ -31,7 +31,7 @@ NOTE: If you change dependencies here, don't forget to update the jar files in J
dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.10.0-RC1'
implementation 'com.burgstaller:okhttp-digest:2.5'
implementation 'io.github.rburgst:okhttp-digest:2.5'
implementation 'com.google.http-client:google-http-client-gson:1.20.0'
implementation('com.google.api-client:google-api-client-android:1.30.5') {