Android Gradle 5.0 Update:Cause: org.jetbrains.plugins.gradle.tooling.util

前端 未结 10 879
醉话见心
醉话见心 2021-01-31 06:50

On Updating version my project gradle to 5.0 release I am getting error in android studio it was working fine with gradle 5.0 rc 3

10条回答
  •  -上瘾入骨i
    2021-01-31 07:24

    I have the same problem after upgrading to Gradle Wrapper 5.0., Now I switch back to 4.10.3 which just released 5 December 2018 based on Gradle documentation and use Android Gradle Plugin: 3.2.1 (the latest stable version).

提交回复
热议问题