Integrating firebase with Unreal Engine 4

Hello everyone,
I want a little help from you as I want to do firebase setup on my own. This is the firebase docs for android firebase to c++ projects Add Firebase to your C++ project  |  Firebase for C++

But I am having trouble with the step 4 & 5 as we don’t have a normal build.gradle file in our project. All I could find is gradle file in the intermediate folders which I don’t think I should be targeting that.

Can anyone please explain how to setup firebase especially the step 4 & 5 in the docs referred above.

Thankyou

1 Like