playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.45k stars 961 forks source link

Gradle build failed 403 on amazon .pom #3273

Open RomainBitard opened 10 months ago

RomainBitard commented 10 months ago

Describe the bug When I build my project on android I get `FAILURE: Build failed with an exception.

To Reproduce Steps to reproduce the behavior:

  1. install gpgs package and build

Expected behavior Build is OK

Observed behavior Build is KO

Versions

RomainBitard commented 10 months ago

I had to change Packages/com.google.play.games/Editor/m2repository from GooglePlayGamesPluginDependencies.xml to Assets/GooglePlayGames/com.google.play.games/Editor/m2repository

RomainBitard commented 10 months ago

I reopen it because it should not happen