@UPDATE
Thank you very much. Now at least there are no errors. But it\'s still a far cry from how it worked before - how it should work. Now, the databa
You are missing the core firebase lib.
Add compile 'com.google.firebase:firebase-core:9.8.0'
compile 'com.google.firebase:firebase-core:9.8.0'