MultiDexTest icon indicating copy to clipboard operation
MultiDexTest copied to clipboard

Sample application to demonstrate the use of MultiDex with Gradle

MultiDexTest

Sample application to demonstrate how to get around the 65k DEX limit by enabling multi-dex in an application.

If you haven't already, read the corresponding article 1 and article 2.