1
0
Fork 1

README give instructions to build conversations flavor

This commit is contained in:
Daniel Gultsch 2018-11-07 15:57:54 +01:00
parent 46100b1fe0
commit 9036bdac64

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*.