目录
Gradle sync failed: Received fatal alert: handshake_failure
gradle中api、implementation和compile的区别
Gradle sync failed: Received fatal alert: handshake_failure
链接: https://pan.baidu.com/s/1Veayh5dfsyrAirndBwF-vA 提取码: uubc
翻译下就是:gradle编译失败,严重警告,握手失败。
造成的原因肯能会很多,但是我的原因是由于gradle下载很慢造成的。
百度网盘有地址是gradle的,很多版本,一般4.4的
gradle中api、implementation和compile的区别
综述:
- api关键字是用来替代compile关键字的
- 在同一个module下,implementation和compile的使