Update build.gradle
This commit is contained in:
parent
9737621be7
commit
a5f74659e6
|
|
@ -34,7 +34,6 @@ android {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
//Debug For HTTP/3
|
//Debug For HTTP/3
|
||||||
//implementation 'com.google.android.gms:play-services-cronet:18.0.1'
|
|
||||||
//implementation 'org.chromium.net:cronet-embedded:101.4951.41'
|
//implementation 'org.chromium.net:cronet-embedded:101.4951.41'
|
||||||
implementation 'com.google.net.cronet:cronet-okhttp:0.1.0'
|
implementation 'com.google.net.cronet:cronet-okhttp:0.1.0'
|
||||||
implementation 'androidx.annotation:annotation:1.5.0'
|
implementation 'androidx.annotation:annotation:1.5.0'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue