Replies: 1 comment 6 replies
-
What version of the cli ( |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So in
platforms/tempPlugin/firebase/build.gradle
I get a gradle version that doesn't exist and I would like to know how to override this so that my build process can stop failing.I tried adding a buildscript.gradle but it doesn't seem to execute before this process I believe. Is there a way to make it execute before or override it for the specific application?
Beta Was this translation helpful? Give feedback.
All reactions