gradle, Could not expand ZIP appcompat-v7:19.0.1

后端 未结 16 2198
离开以前
离开以前 2020-12-01 16:10

I have a problem with Android Studio and Gradle to import appcompat-v7.

So here is my src/build.gradle:

apply plugin: \'andro         


        
16条回答
  •  我在风中等你
    2020-12-01 16:36

    In my case it was a windows permission problem. The project was created from Cygwin, and all folders had strange permissions

提交回复
热议问题