Error:Unexpected lock protocol found in lock file. Expected 3, found 0

前端 未结 28 1639
灰色年华
灰色年华 2020-12-01 01:18

After upgrading Android Studio to 1.3, I can\'t compile my project anymore. I am getting Unexpected lock protocol found in lock file. Expected 3, found 0.. I ha

28条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-01 01:49

    I have solved it by deleting the folder

    c: \ users \ [myusername] \ .gradle \ caches \ 2.14.1

    After reopening Android studio it was all fine

提交回复
热议问题