Programming/Android

Could not parse the Android Application Module’s Gradle config. Resolve gradle build issues and/or resync Connect to Firebase Error

FansPic 2021. 8. 10. 23:51

Could not parse the Android Application Module’s Gradle config. Resolve gradle build issues and/or resync Connect to Firebase Error  안드로이드 스튜디오에서 파이어 베이스 연결할때 에러가 났습니다.

 

 

 

build.grade (app)에서 id 'com.google.gms.google-services'를 주석처리한뒤에 다시 실행하면 정상적으로 작동합니다.