After ejecting from expo, gradles takes too much time to build on android studio

Hello people,

Recently i ejected my app from expo and im trying it too run on android studio.

So, here enters the problem, if i build or run any other project, gradle works fast and fine, but when im building my ejected app from expo, gradle keeps it building forever…
im not getting it why searched almost everywhere but didnt got a solution for this.

Even went through expo documentation but didnt got anything useful…

Is there anything im missing from gradle side… any extra configuration needed??

Any help will be highly appreciated!