Hii Composers Whenever I am trying to run my comp...
# compose
a
Hii Composers Whenever I am trying to run my composable I get the following error:
{project-root}\app\build\intermediates\compile_and_runtime_not_namespaced_r_class_jar\stagingDebug\R.jar: The process cannot access the file because it is being used by another process.
I get this error EACH time that I run my composable, although performing a rebuild and then run works fine. It doesn't happen when I run my app normally, only when I am running my composable. The only thing I am using relating to
R
file is the strings. Does anyone know what is happening and how to fix it?