Android Studio 2.2 preview1 errors

前端 未结 3 597
走了就别回头了
走了就别回头了 2020-12-20 21:41

So i\'m trying to use Android Studio 2.2 preview-1 in Ubuntu 14.04 LTS.

I\'m using gradle-2.10 and gradle-plugin 2.2.0-alpha1 along

3条回答
  •  臣服心动
    2020-12-20 22:40

    The only fix that I found for this is, every time I open a project, I go to Settings>Build, Execution, Deployment>Gradle, change to "use local gradle distribution", click apply then click "use default gradle wrapper" and ok.

    This should fix, but its quite annoying to do this everytime.

提交回复
热议问题