From db9ed2e8c101ebcafd4df8e0ed268198a27e4e7d Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sat, 24 Feb 2024 14:51:47 +0100 Subject: add a readme about customization of the app --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 61384eb6..b472f45a 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,8 @@ In order to temporarily disable building tor you can run: ``` BUILD_TOR=false ./scripts/build_deps.sh ``` +### Custom Builds +Please refer to to the customization [README](/app/src/custom/README.md). ### Debug APKs @@ -169,11 +171,6 @@ After having run `./build_deps.sh`, you can assemble debug packages for running ./gradlew assembleNormalProductionFatDebug ``` -In order to build a custom branded version of Bitmask you can run: -```bash -./gradlew assembleCustomProductionFatDebug -``` - If everything went fine, you will find the debug apks in `/bitmask_android/app/build/outputs/apk/`. ### Release APKs -- cgit v1.2.3