README give instructions to build conversations flavor

This commit is contained in:
Daniel Gultsch 2018-11-07 15:57:54 +01:00
parent 5be43e36e4
commit ffc509ae26

View file

@ -368,7 +368,7 @@ Make sure to have ANDROID_HOME point to your Android SDK. Use the Android SDK Ma
git clone https://github.com/siacs/Conversations.git
cd Conversations
./gradlew assembleFreeSystemDebug
./gradlew assembleConversationsFreeSystemDebug
There are two build flavors available. *free* and *playstore*. Unless you know what you are doing you only need *free*.