diff options
author | Safwat Halaby <SafwatHalaby@users.noreply.github.com> | 2015-10-10 14:16:24 +0300 |
---|---|---|
committer | Safwat Halaby <SafwatHalaby@users.noreply.github.com> | 2015-10-10 14:16:24 +0300 |
commit | 0cfc1a738e7e4c94aa3952b2d83bf8329779e3e8 (patch) | |
tree | a613de7e726f536d2605e764b332d2d9886a3292 /README.md | |
parent | 4d6e5a8b085bbd1e8f6f578833fe9d09cefcc077 (diff) |
Update build system in README
Fixes #1479.
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ Translations are managed on [Transifex](https://www.transifex.com/projects/p/con #### How do I install Conversations? Conversations is entirely open source and licensed under GPLv3. So if you are a -software developer you can check out the sources from GitHub and use ant to +software developer you can check out the sources from GitHub and use Gradle to build your apk file. The more convenient way — which not only gives you automatic updates but also |