This repository was archived by the owner on May 20, 2025. It is now read-only.

Description
Steps to Reproduce
- compile the android app
- count the methods with https://github.com/KeepSafe/dexcount-gradle-plugin for instance
Expected Behavior
the library should not consume ~ 25.000 methods !!
we should not add multidex support just for one dependency
Actual Behavior
DexIndexOverflowException