阅读默认UA只设置主要版本号 (#2543)

This commit is contained in:
Xwite
2022-11-09 23:23:04 +08:00
committed by GitHub
parent 8906fc8439
commit fe754feebf
4 changed files with 6 additions and 2 deletions
+1
View File
@@ -47,6 +47,7 @@ android {
multiDexEnabled true
buildConfigField "String", "Cronet_Version", "\"$CronetVersion\""
buildConfigField "String", "Cronet_Main_Version", "\"$CronetMainVersion\""
javaCompileOptions {
annotationProcessorOptions {