修复cronet启用失败
cronet相关的jar未更新,版本不匹配,而导致启用Cronet失败。
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ task downloadJar(type: Download) {
|
||||
])
|
||||
dest libPath
|
||||
overwrite true
|
||||
onlyIfModified true
|
||||
onlyIfModified false
|
||||
}
|
||||
/**
|
||||
* 下载Cronet的arm64-v8a so
|
||||
|
||||
Reference in New Issue
Block a user