I am Using Intleij as code editor .I import my project and run it works fine lastday. But today when I open my ide and run the same project it show me an runtime error
Cause: zip END header not found
I use gradle in my project. This project was based on gradle kotlin there is no issue in my code because last day before close my work I chek the works it works fine . But Today it show me header not found error, I don't make any changes in my code today , I run the same code that I was creates lastday. why that project Issue