This version of Android Studio cannot open this project, please retry with Android Studio 3.4 or newer

前端 未结 12 1928
孤街浪徒
孤街浪徒 2020-12-14 13:42

This version of Android Studio cannot open this project, please retry with Android Studio 3.4 or newer.

but my android studio version is 3.2.1 and there is no new up

12条回答
  •  抹茶落季
    2020-12-14 14:14

    You would need to lower your gradle version and android plugin version, or you can download latest version from beta or canary update channels.

    To enable updates from other channels go to Help -> Check for Updates -> Congifure automatic updates and in that dialog select channel you want. After selecting check for update again and it will show you latest version.

提交回复
热议问题