forked from mirror/monocles_chat_clean
tell people to build debug instead of release
This commit is contained in:
parent
3d0b56c5c5
commit
ea0cc8707f
1 changed files with 1 additions and 1 deletions
|
@ -334,7 +334,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 assembleFreeRelease
|
||||
./gradlew assembleFreeDebug
|
||||
|
||||
There are two build flavors available. *free* and *playstore*. Unless you know what you are doing you only need *free*.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue