Skip to content

Support r8 shrinker #1423

@atsushieno

Description

@atsushieno

context: https://androidstudio.googleblog.com/2018/03/android-studio-32-canary-6-now-available.html

We need something that works like enableR8 = true in gradle.

Right now we have an MSBuild property <AndroidProguardEnabled>true/false</AndroidProguardEnabled>.

It should probably become <AndroidShrinker>r8/proguard/none</AndroidShrinker> with value proguard if AndroidProguardEnabled is true.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions