Update build.gradle
This commit is contained in:
parent
2663614eb0
commit
d296b3a733
|
|
@ -32,7 +32,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
//For HTTP/3 debug
|
//Debug For HTTP/3
|
||||||
//implementation 'com.google.android.gms:play-services-cronet:18.0.1'
|
//implementation 'com.google.android.gms:play-services-cronet:18.0.1'
|
||||||
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