eurosecom / Attendance

Android Attendance by Firebase
Apache License 2.0
6 stars 7 forks source link

Multidex support #17

Open eurosecom opened 7 years ago

eurosecom commented 7 years ago

As the Android platform has continued to grow, so has the size of Android apps. When your app and the libraries it references reach a certain size, you encounter build errors that indicate your app has reached a limit of the Android app build architecture.

About the 64K reference limit you need Multidex support.

https://developer.android.com/studio/build/multidex.html#mdex-gradle