diff --git a/app/build.gradle b/app/build.gradle index 67b8806d..c6d57eb6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -32,7 +32,7 @@ android { } dependencies { - //For HTTP/3 debug + //Debug For HTTP/3 //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'