Error:Timeout waiting to lock buildscript class cache for build file when change minSdkVersion

后端 未结 15 1714
不知归路
不知归路 2020-12-05 08:55

I try to change minSdkVersion in build.gradle (Module: app) in Android Studio and get next error:

Error:Timeout waitin         


        
15条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 09:40

    Issue: If you open two Android Studios, and two of them are using Camera Services to capture image then we you face this issue.

    Solution: Close One Android Studio.

提交回复
热议问题