husaynhakeem / android-face-detector

A real-time face detection Android library
MIT License
477 stars 79 forks source link

Unresolved reference: FirebaseApp #10

Closed ncjin closed 4 years ago

ncjin commented 4 years ago

I have download google-service.json. but I have a problem to run it. I google it, and not find a proper solution to solve it

C:\Users\XXXX\StudioProjects\android-face-detector\app\src\main\java\husaynhakeem\io\facedetectorapp\MainActivity.kt: (19, 9): Unresolved reference: FirebaseApp
husaynhakeem commented 4 years ago

The library's been updated to the latest version of MLKit, which doesn't rely on Firebase anymore.