aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-26Pull otr4j form Maven repoSam Whited1-0/+4
2014-10-22Use proguard on release buildsSam Whited1-1/+1
We don't need obfuscation (it's an open source project), but proguard wil shrink the apk by stripping out unused code.
2014-10-22Suppress lint errors and remove bcprovSam Whited1-13/+25
2014-10-22Make conversations the root projectSam Whited1-2/+6
2014-10-22Add build deps and move build props to build fileSam Whited1-9/+50