Declaring custom 'clean' task when using the standard Gradle lifecycle plugins is not allowed

前端 未结 8 1672
被撕碎了的回忆
被撕碎了的回忆 2020-12-06 09:02

I am adding a library to jCenter so to do that I needed to add some plugins to my project\'s build.gradle file. However, I am getting the error

Declar

8条回答
  •  臣服心动
    2020-12-06 09:52

    tools>kotlin>configure in the project you have to select Android Gradle not gradle

提交回复
热议问题