From c03d7b84215a9b5c3ea9f6546c8360082cf192fc Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Thu, 17 Nov 2022 11:05:34 +0100 Subject: [PATCH] update build instructions --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 037e04106..5bed4cd31 100644 --- a/README.md +++ b/README.md @@ -431,11 +431,11 @@ Then issue the following commands in order to build the apk. git clone https://github.com/inputmice/Conversations.git cd Conversations - ./gradlew assembleConversationsFreeSystemDebug + ./gradlew assembleConversationsFreeDebug There are two build flavors available. *free* and *playstore*. Unless you know what you are doing you only need *free*. -You will find the apks in the `./build/outputs/apk/conversationsFreeSystem/debug/` directory. +You will find the apks in the `./build/outputs/apk/conversationsFree/debug/` directory. Be careful, the resulting apks will not install unless you delete your existing Conversations installation (which will delete all the messages from your phone, and if you have used OMEMO, you will not be able to restore them from the server). Do it at your own risk. @@ -447,8 +447,6 @@ Then the resulting APK can be installed ALONGSIDE normal Conversations. And have WARNING: DO NOT REPLACE ANYTHING ELSE ANYWHERE ELSE, DO NOT REPLACE THIS PROJECT WIDE. JUST 2 strings in THAT specific file! -[![Build Status](https://travis-ci.org/inputmice/Conversations.svg?branch=development)](https://travis-ci.org/inputmice/Conversations) - #### How do I debug Conversations If something goes wrong Conversations usually exposes very little information in