Update build.gradle

This commit is contained in:
FongMi 2023-01-05 14:26:13 +08:00
parent d4a9147a32
commit 0d66c415f5
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,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: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'