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

前端 未结 28 1645
灰色年华
灰色年华 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:47

    It doesn't work none of above all.

    1. Close the project.
    2. Remove from project list
    3. Re-import the project again. (If you have a whole source file of a project, you should clean previous project and extract the project again)
    4. Open intellij and click open the project.
    5. Select the extracted folder/ project folder.

    It is done.

提交回复
热议问题