You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using gradle 3.1.3 and when firebase "com.google.firebase:firebase-core:$firebaseVersion"
or any new dependency is introduced then the tag is not recognised and an error
Gradle DSL method not found: 'firebase()'
is occurred.
The text was updated successfully, but these errors were encountered:
I am using gradle 3.1.3 and when
firebase "com.google.firebase:firebase-core:$firebaseVersion"
or any new dependency is introduced then the tag is not recognised and an error
is occurred.
The text was updated successfully, but these errors were encountered: