UnsupportedMethodException Android Studio 2.2

前端 未结 5 1933
梦如初夏
梦如初夏 2021-01-31 09:12

I updated my android studio to 2.2.Now when I open and run previous project I got error UnsupportedMethodException.

Unsupported method: AndroidProject.getPluginG         


        
5条回答
  •  Happy的楠姐
    2021-01-31 09:39

    As per some of the above, go to File -> Project structure, in the first two fields I entered the most recent Gradle version and Android Plugin Version and click OK, and then wait. The whole process may take half an hour, but keep clicking the blue hyperlinks and they will get it done for you!

提交回复
热议问题