if anyone facing same issue still after apply above solution Please follow that I solve my issue through this steps : -
In Windows
Stop android Studio close it.
Go to your Local disk C:\Users\abcExample\.gradle directory find caches folder
inside folder find Different version folder
like
8.9
8.11.1
8.12
Every Folder Inside find
"transforms" and Delete This
then start Android studio again and rebuild the project .
that working in my project .