em kết nối firebase với android studio thì gặp lỗi failed to resolve:com.google.firebase:firebase-core:11.2.0 bác nào biết cách sửa chỉ em với chân thành cảm ơn:):)
Cần chỉ lỗi kết nối firebase android studio
- Fill Package Name
- Fill Name App
- Fill SHA1( finded Gradle: signing report to copy query SHA1)
- Download file gson copy to Project=>app
Last add library to the build Gradle to Successed Firebase
remote all library Firebase:
implementation 'com.google.firebase:firebase-analytics:17.4.4'
implementation 'com.google.firebase:firebase-auth:17.0.0'
implementation 'com.google.firebase:firebase-database:17.0.0'
implementation 'com.google.firebase:firebase-storage:17.0.0'