-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
APK build failed #320
Comments
The code project lavel build.gradel file is added. my case resolves issue allprojects { rootProject.buildDir = "../build" tasks.register("clean", Delete) { |
Thanks for this - I have a lot of packages installed so this is a more targeted workaround, but yours helped me get there.
|
Try this #295 |
it also works for me, i just add the following lines |
When i try to build apk it gives the following error
Execution failed for task ':image_gallery_saver:verifyReleaseResources'.
The text was updated successfully, but these errors were encountered: