简体   繁体   English

更新Android Studio 3.2并显示gradle项目同步失败

[英]Updating Android Studio 3.2 and show gradle project sync failed

Default file proguard-android.txt should not be specified in this module. 不应在此模块中指定默认文件proguard-android.txt。 It can be specified in the base module instead. 可以在基本模块中指定它。 what can I do with that to solve this error. 我该怎么办才能解决此错误。

Comment this line in build.gradle(Module: feature): 在build.gradle(Module:feature)中注释此行:

"//proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'" “ // proguardFiles getDefaultProguardFile('proguard-android.txt'),'proguard-rules.pro'”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM