Yesterday,my app was working fine.
Today, I don\'t know why, the app didn\'t compile anymore after I reopened the Android Studio.
The error shown is
I just change
implementation 'com.google.firebase:firebase-crash:15.0.0'
to
implementation 'com.google.firebase:firebase-crash:15.0.2'
it works.