Build Failed: Execution failed for task ':model:generateProto'. #4526
Answered
by
rt4914
MohitGupta121
asked this question in
Q&A (Installation)
-
I am getting this error while building the project on Mac M1 air. Android Studio Version:- Bumblebee |
Beta Was this translation helpful? Give feedback.
Answered by
rt4914
Aug 24, 2022
Replies: 1 comment 3 replies
-
@MohitGupta121 I have face similar issue today. Replace if-else case in this file with below code
NOTE:
|
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
MohitGupta121
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@MohitGupta121 I have face similar issue today.
For me this solution worked:
Replace if-else case in this file with below code
NOTE: