Another tab fix.

This commit is contained in:
Sam Whited 2014-11-03 08:07:59 -05:00
parent f3401ab64f
commit 61466f352f
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ Make sure to have ANDROID_HOME point to your Android SDK
git clone https://github.com/siacs/Conversations.git
cd Conversations
./gradlew build
./gradlew build
### How do I update/add external libraries?