Hi,
During gradle clean build for the android_deploy app, I am getting the following error:
Task :app:packageDebug FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ‘:app:packageDebug’. Execution of compression failed.
looks like something to do with the extraction.zip file
I am using ubuntu on WSL. Gradle 5.4.1.
Thanks for the help!