Android-MVVM-Architecture icon indicating copy to clipboard operation
Android-MVVM-Architecture copied to clipboard

Gradle DSL method not found: 'firebase()'

Open Sach16 opened this issue 7 years ago • 0 comments
trafficstars

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.

Sach16 avatar Jul 22 '18 17:07 Sach16