Though I have called my call FirebaseApp.initializeApp(Context) first in my MainActivity,
here is the repo https://github.com/THIYAGU22/DuesettlementDetails
Though I have called my call FirebaseApp.initializeApp(Context) first in my MainActivity,
here is the repo https://github.com/THIYAGU22/DuesettlementDetails
To solve this, please change the following line of code:
classpath 'com.android.tools.build:gradle:3.3.0-alpha13'
to
classpath 'com.android.tools.build:gradle:3.2.0'