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

[5.1.0-beta] android: DexIndexOverflowException due to com.auth0.jwt #1002

@slicejunk

Description

@slicejunk

Steps to Reproduce

  1. compile the android app
  2. 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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions