Error building project with Android Studio 3.1 and gradle 3.1.0

前端 未结 2 1963
小鲜肉
小鲜肉 2021-02-15 04:58

I have an issue with this project, I\'m trying to build it after updating Android Studio to the 3.1 version, also I have updated gradle to the version 3.1.0, just the gradle Syn

2条回答
  •  渐次进展
    2021-02-15 05:21

    Switching off Instant Run has helped me in the such case. File - Settings - Build, Execution, Deployment - Instant Run, switch off "Enable Instant Run.." check box.

提交回复
热议问题