Gradle error: Minimum supported Gradle version is 3.3. Current version is 3.2

后端 未结 17 1857
萌比男神i
萌比男神i 2020-11-27 04:26

When I today update Android Studio it write: Minimum supported Gradle version is 3.3. Current version is 3.2 how can I solve this problem?

Here is my build.gradle

17条回答
  •  执念已碎
    2020-11-27 05:21

    you need to download the latest version from https://gradle.org/releases after that go to file/project structure/project and put the new version in gradle version

提交回复
热议问题