Fix MultiDex Issue or Building Application over 65K
In this tip i show you how to fix multidex error when you building android application this error occur when you add multiple library and the space they need is not available. I also face this issue when i add fabric crashlytics in my android application and here below what i do to solve this […]
Continue Reading