Update build.gradle

This commit is contained in:
FongMi 2022-12-30 19:19:13 +08:00
parent d296b3a733
commit ec6ad9ad6f
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ 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:108.5359.79'
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'
implementation 'com.squareup.okhttp3:okhttp:3.12.13' implementation 'com.squareup.okhttp3:okhttp:3.12.13'