A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade

Error :

 A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade


First Try this :

Add this line to gradle.properties.

        
    org.gradle.jvmargs=-Xmx4608m



Or
  • deleting ~/.android/debug.keystore file.
  • Delete debug keystore file and restart the android Studio.


Thank You !! If you Like our Tutorial Share with others.

Post a Comment

0 Comments