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

Use L8 for backporting the desugared jdk libs #3

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

Commits on Sep 26, 2022

  1. Enable predexing and other proguard levels than all again.

    This is achieved with L8
    berstanio authored and Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    cf293fe View commit details
    Browse the repository at this point in the history
  2. Remove all occurences of dx

    berstanio authored and Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f7d6d94 View commit details
    Browse the repository at this point in the history
  3. Build r8 together with moe

    Berstanio committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f1a9cb4 View commit details
    Browse the repository at this point in the history