Firebase 썸네일형 리스트형 안드로이드 스튜디오 구글 로그인(2) implementation 'com.google.firebase:firebase-core:21.1.1' // 파이어베이스 코어 추가 implementation 'com.google.firebase:firebase-auth:21.0.8' // 파이어베이스 인증 추가 // implementation 'com.firebase:firebase-ui-auth:4.2.1' // 파이어베이스 인증2 //이 부분 오류발생시 //implementation 'com.google.firebase:firebase-auth' 이렇게 수정 implementation 'com.github.bumptech.glide:glide:4.11.0' // 글라이드 이미지 로딩 annotationProcessor 'com.github.bump.. 더보기 이전 1 다음