Age | Commit message (Collapse) | Author |
|
Remove more old rules from proguard
|
|
Update EventBus library
|
|
|
|
|
|
|
|
|
|
This reduces the method count from 64k to 44k and the apk size from 8MB to 7MB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
we use it so we should be OK to ignore this.
|
|
Added dontwarn for invoke warning that is 'OK' since we're using
retrolamba.
fixes AntennaPod/AntennaPod#1117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Switched from custom layout to standard gradle project structure
|