The attribute property#android.adservices.AD_SERVICES_CONFIG@resource=@xml/gma_ad_services_config in cohttp://m.google.android.gms:play-services-measurement-api:22.1.2 collides with another value 여러가지 plugin을 프로젝트에 추가한 후 빌드를 했는데, 위의 메시지가 뜬다면버전 충돌에 의한 오류가 발생했다는 것입니다. - 저는 firebaseAuth, Google sign in, Google Mobile Ads을 추가한 상태였습니다. 해결방법Project Settings -> Player -> Custom Main Manifest를 체크하여 Andr..