Jump to top

Enabling Multidex fix for Android

As more native dependencies are added to your project, in particular Cloud Firestore, it may bump you over the 64k method. Learn how to update the limit on the Android build system.

multidex
android
firestore