Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

R8 and byte-level optimizations should be enabled for release builds #277

Description

@colintheshots

Vision statement / What / Requirements

All Mozilla Android products should use R8 and byte-level ProGuard optimizations.

Impact

Switching to R8 will significantly improve release build times. https://android-developers.googleblog.com/2018/11/r8-new-code-shrinker-from-google-is.html

Enabling byte-level optimizations will improve application run times.

Acceptance criteria

Both R8 and byte-level optimizations are enabled in release builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions