Could not find method compile() for arguments Gradle

后端 未结 8 947
一整个雨季
一整个雨季 2020-12-02 21:29

Looked around for this solution for much too long now, and I\'m not sure if I missed it or just misstyped something, but my Gradle script will not compile. I am migrating to

8条回答
  •  情书的邮戳
    2020-12-02 22:18

    Just for the record: I accidentally enabled Offline work under Preferences -> Build,Execution,Deployment -> Gradle -> uncheck Offline Work, but the error message was misleading

提交回复
热议问题