Good night, I had added some libs to my android application, but then I changed my mind and removed the same ones, but when I compile the code is giving the following error
Error: Execution failed for task: app: compileDebugJavaWithJavac. java.io.FileNotFoundException: C: \ Users \ felip \ AndroidStudioProjects \ login \ app \ libs \ httpcore-4.4.4.jar (The system can not find the file specified)
I already did the refresh of libs and I did the clean and nothing continues giving this error does anyone know what I can do?