Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Enable shrinking #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JeanPaulLucien
Copy link
Contributor

Code to shrink. It drops unused classes and methods.

Code to shrink. It drops unused classes and methods.
I suspect the app does not use this code.
@vikulin
Copy link
Member

vikulin commented Dec 24, 2022

Add ACRA optimization here

1 similar comment
@vikulin
Copy link
Member

vikulin commented Dec 24, 2022

Add ACRA optimization here

@JeanPaulLucien
Copy link
Contributor Author

@vikulin I can't, we need to complete shrinking before.

  1. merge this pull request
  2. compile without "multiDexEnabled true"
  3. report to me how many methods showed
  4. if methods too much, compile with Multidex

Here your turn. You need see what your IDE shows.

@vikulin
Copy link
Member

vikulin commented Dec 26, 2022 via email

@JeanPaulLucien
Copy link
Contributor Author

JeanPaulLucien commented Dec 26, 2022

I have already showed the number of methods you requests.

I mean quantity of methods with code of this pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants