공감 및 댓글은 포스팅 하는데 아주아주 큰 힘이 됩니다!!포스팅 내용이 찾아주신 분들께 도움이 되길 바라며더 깔끔하고 좋은 포스팅을 만들어 나가겠습니다^^ 안드로이드에서 firebase 를 사용하려고 기본 설정을 마치면build.gradle(Module.app) 파일에서 implementation 'com.android.support:appcompat-v7:27.1.1' 에서 빨간 줄이 나며All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 27.1.1, 25.2.0. Examples include com..