clicking on the button provided) Step 3: Add Cloud Firestore to your app (again, by clicking on the button provided). If you’re having issues syncing your project afterwards, go to your app level build.grade and change what looks like the below: implementation 'com.google.firebase:firebase-firestore:18.2.0:15.0.0' to implementation 'com.google.firebase:firebase-firestore:18.2.0' 15