Closed NaincyKumariKnoldus closed 2 years ago
Hi @NaincyKumariKnoldus Can you please explain how this is incorrect?
Hi @NaincyKumariKnoldus Can you please explain how this is incorrect?
The error was coming of Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. And it was telling Unrecognized VM option 'MaxPermSize=1024m'
So, when I removed this incorrect flag -XX:MaxPermSize=1024m from gradle.properties builds correctly.
@NaincyKumariKnoldus Can you share your
Closing due to inactivity. Feel free reopen
Hey ! I have made the changes in gradle.properties file. Please review my PR. Thanks!
91