Closed tek closed 9 years ago
When creating the dex jar, the jar name (directory) is extracted from the path of a predexed dependency, although a jar can contain multiple dexes, which will be mapped to the same jar and cause a duplicate entry error.
thanks
When creating the dex jar, the jar name (directory) is extracted from the path of a predexed dependency, although a jar can contain multiple dexes, which will be mapped to the same jar and cause a duplicate entry error.