aboutsummaryrefslogtreecommitdiffstats
path: root/tests/proguard-project.txt
Commit message (Collapse)AuthorAgeFilesLines
* multiple lint fixesBananeweizen2014-05-181-38/+18
| | | | | | | * remove android proguard rules * remove unused layout hierarchy elements * suppress map layout warnings for old layouts * remove unused images * typo
* convert proguard configuration of tests to recommended formatMichael Keppler2014-04-221-0/+40
It is recommended to include the premade android configuration instead of creating all rules from scratch.