Android Studio and Gradle build error

后端 未结 8 733
野性不改
野性不改 2020-11-30 22:38

I\'ve been using the new preview of android studio and really like it. But recently my project won\'t build. I get the following error:

Gradle: 
FAILURE: Bui         


        
8条回答
  •  旧巷少年郎
    2020-11-30 23:26

    I used a local distribution of gradle downloaded from gradle website and used it in android studio.

    It fixed the gradle build error.

提交回复
热议问题