A
A
Andrey Sedelnikov2016-06-10 15:18:47
Android
Andrey Sedelnikov, 2016-06-10 15:18:47

ProGuard starts despite minifyEnabled false, what could be the reason?

The configuration explicitly says not to run ProGuard, but it still starts!

integration {
minifyEnabled false
versionNameSuffix "-int"}

Where else to look?
You can see what starts from this step:
:control:transformClassesWithMultidexlistForIntegration

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Sedelnikov, 2016-06-10
@AppMagnetics

I answered myself - "this is not a bug, this is a feature"
https://groups.google.com/forum/m/#!topic/adt-dev/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question