I'm getting this exception when I'm trying to use Firebase client-android.
I saw several questions about it in sof (but not for firebase client-android) and the only solution was to set my application to multidex application.
Since it's not the recommended solution, can anyone suggest better solution?
Thank's