Hello,
I've been trying to compile android client from source code branch 5.0. But i get an error saying the build completed with 1 error.
The error is as follows:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processGoogleDebugGoogleServices'.
> File google-services.json is missing.
Can you please help in resolving this.
Thank You
Well, you are building wrong flavor. Use "regular" one.
I am with this same error, how can I build the regular flavor?
Build Variants appears as a vertical button along the bottom of the left edge of the workspace. If it's not visible, click the little rectangle icon on the lower left corner.
Hello,
I've been trying to compile android client from source code branch 5.0. But i get an error saying the build completed with 1 error.
The error is as follows:
Can you please help in resolving this.
Thank You