Update build.gradle

main
FongMi 3 years ago
parent 28ba6a383d
commit 95859c0ddc
  1. 2
      app/build.gradle

@ -32,6 +32,8 @@ android {
}
dependencies {
//For HTTP/3 debug
//implementation 'com.google.android.gms:play-services-cronet:18.0.1'
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…
Cancel
Save