Ionic - BUILD FAILED after installing firebase on project

0

I'm trying to build my app on Android with ionic 4. I recently installed Firebase on my project to push notifications on my app, and now I can't build my app anymore. It throws the error below:

FAILURE: Build failed with an exception.

  • Where: Build file 'C:\Users\myUser\Desktop\mudAnalise\platforms\android\build.gradle' line: 35

  • What went wrong: A problem occurred evaluating root project 'android'.

    org/apache/tools/ant/BuildLogger

Giovanni Shibaki

Posted 2019-10-08T19:53:41.413

Reputation: 1

No answers