도드넷
Failed to fetch the following dependencies: com.google.games:gpgs-plugin-support:+ 오류 해결법 본문
창고/게임 개발 [Hidden]
Failed to fetch the following dependencies: com.google.games:gpgs-plugin-support:+ 오류 해결법
도드! 2022. 12. 11. 10:57
유니티 안드로이드 resolver > Force Resolve 시
Failed to fetch the following dependencies: com.google.games:gpgs-plugin-support:+ 오류가 날때 해결방법.
1. 유니티에서 GooglePlayGamesPluginDependencies 를 검색한다.
2. GooglePlayGamesPluginDependencies.xml 파일을 연다.
경로 : Assets/GooglePlayGames/com.google.play.games/Editor/GooglePlayGamesPluginDependencies.xml
3. <repository> 부분을 다음과 같이 바꾼다.
Assets/GooglePlayGames/com.google.play.games/Editor/m2repository
반응형
'창고 > 게임 개발 [Hidden]' 카테고리의 다른 글
Comments