Cache.properties (The system cannot find the file specified)

前端 未结 16 1870
渐次进展
渐次进展 2020-12-01 09:01

I just started using Android Studio 1.3 sdk 24 and it has worked fine until today. I get this error message about cache.properties and I delete that cache file but now I am

16条回答
  •  误落风尘
    2020-12-01 09:39

    I have the same problem, I just delete .gradle from C:\Users\user\.gradle\caches\2.4\ and from my application too.

    Of course close Android Studio and start Android Studio again.

提交回复
热议问题