andriod

·Frontend/Android
build.gradle (Module 단위) implementation 'com.google.firebase:firebase-analytics:17.2.2' // 파이어베이스 앱 분석 implementation 'com.google.firebase:firebase-core:17.2.1' // 파이어베이스 코어 implementation 'com.google.firebase:firebase-auth:19.1.0' // 파이어베이스 인증 implementation 'com.firebaseui:firebase-ui-auth:4.2.1' // 파이어베이스 인증2 implementation 'com.github.bumptech.glide:glide:4.9.0' // 글라이드 이미지 로딩 annotationProc..
innit
'andriod' 태그의 글 목록