Gradle is issuing an error “Could not create plugin of type 'AppPlugin'”

后端 未结 10 753
北荒
北荒 2020-11-29 04:46

I\'m trying to create a simple android project with gradle. I work in a computer with Debian GNU/Linux 7 \'wheezy\'.

I followed the recomendations in Gradle Plugin U

10条回答
  •  孤街浪徒
    2020-11-29 05:24

    Ok i guess android studio has answer for this to get this bug out using GUI,

    I had this error like this...

    after updating the plugins i was facing another issues while building,

    so changes the gradle setting to default as shown in the image,

    After this build was successful.

提交回复
热议问题