fedora-infra / mobile

An Android app that allows the Fedora community to interact with Fedora's web apps on the go.
https://fedoraproject.org/mobile
Other
27 stars 10 forks source link

Silence/fix Proguard warnings #20

Closed relrod closed 10 years ago

relrod commented 10 years ago

Right now when building, proguard spews out a TON of warning output.

Most of these are things that we just need to list in Build.scala, but I suspect some are more complex. At some point, we should take care of these, although they aren't really a huge concern. They're just annoying.