Add the Play Games Services SDK to your APK to use the APIs

Ok so going through my build.gradle thats located in

D:\Epic\UE_5.5\Engine\Build\Android\Java\gradle (Top level build.gradle)

I can see it already it has both sections of code. Interesting. Im still not ticking the box for google console however.

image

We dig further


It specifies that the second part of the dependency goes into app/build.gradle
I feel like Im going insane. Why dont they jsut give the full directory.

To me this is this location
D:\Epic\UE_5.5\Engine\Build\Android\Java\gradle\app

But Clicking the link takes you here

Link

This states its in this directory = project/module/ directory

But isnt the same as in unreal. I cant find the project/module directory. So Im on the hunt again.