Skip to content

Preserve unused classes #1678

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

Merged
merged 2 commits into from
Sep 13, 2019
Merged

Preserve unused classes #1678

merged 2 commits into from
Sep 13, 2019

Conversation

samtstern
Copy link
Contributor

See issue #1676

For version 6.0.0 we went from AGP 3.2.1 to AGP 3.5.0, looks like the R8 enablement in 3.4.0 got us:
https://developer.android.com/studio/build/shrink-code#configuration-files

Here's how Firestore's dex methods list looks after this change (left is 5.1.0, right is this commit);
http://www.mergely.com/W2XBd87e/

Looks correct to me.

Change-Id: I59f179e31da39ad1b3cd80a5c514187978a0fa5e
Change-Id: I72bc7d7bcd4ee9d1deca5d3da38bd7dfac83a5b2
@samtstern
Copy link
Contributor Author

Talked to @SUPERCILEX on chat, this is his suggestion so I have approval.

@samtstern samtstern merged commit 30aff80 into version-6.0.1-dev Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants