Error:Execution failed for task ':app:packageDebug'. > !zip.isFile()

后端 未结 12 1483
粉色の甜心
粉色の甜心 2021-02-04 02:15

@UPDATE

Thank you very much. Now at least there are no errors. But it\'s still a far cry from how it worked before - how it should work. Now, the databa

12条回答
  •  温柔的废话
    2021-02-04 02:31

    I solve this question.i just change my gradle version from 2.2.3 to 2.2.2 classpath 'com.android.tools.build:gradle:2.2.2'

提交回复
热议问题