Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for counting app bundles #309

Merged
merged 1 commit into from
Jul 10, 2020
Merged

Add support for counting app bundles #309

merged 1 commit into from
Jul 10, 2020

Conversation

benjamin-bader
Copy link
Collaborator

This PR adds a new task count<Variant>BundleDexMethods in projects using AGP 4.1.0+. It also opens the possibility of supporting .aab counting in earlier versions, since all that we really needed was a tweak in the regex for extracting .dex files from zip archives. TBD on whether I actually get around to "backporting" AAB support.

Fixes #250

@benjamin-bader benjamin-bader merged commit 3b59648 into master Jul 10, 2020
@benjamin-bader benjamin-bader deleted the aab-support branch July 10, 2020 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not compatible with Android App bundle
1 participant