Firebase analytics event not show up on firebase console
Finally i resolved this problem by replacing tools:node="replace" to tools:node="merge"
and add tools:replace="android:label"
in menifest file.
Reference : FirebaseApp with name [DEFAULT] doesn't exist