Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Enable Shrinking for TestApp when Build with "minify" Property
To easily locate shrinking issues (e.g. missing Proguard Consumer rules) I enabled shrinking for the TestApp when it is build with the optional parameter "minify".
- Loading branch information