Update build.gradle
This commit is contained in:
parent
e00a7c09d7
commit
4d8669d01d
|
|
@ -33,7 +33,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
//Debug For HTTP/3
|
||||
//implementation 'org.chromium.net:cronet-fallback:108.5359.79'
|
||||
//implementation 'org.chromium.net:cronet-embedded:108.5359.79'
|
||||
implementation 'com.google.net.cronet:cronet-okhttp:0.1.0'
|
||||
implementation 'androidx.annotation:annotation:1.5.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.12.13'
|
||||
|
|
|
|||
Loading…
Reference in New Issue