From 94e62231dcaa996ab065672982ee364676a4be1c Mon Sep 17 00:00:00 2001 From: j-hc <25510067+j-hc@users.noreply.github.com> Date: Sun, 23 Oct 2022 17:58:10 +0300 Subject: [PATCH] Update build.conf --- build.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.conf b/build.conf index e338326..090e198 100644 --- a/build.conf +++ b/build.conf @@ -26,6 +26,6 @@ WARN_WETTER_MODE=none/latest MOUNT_DELAY=5 # some low-end phones cannot mount apks on boot without a delay. increase to something like 20 if needed. COMPRESSION_LEVEL=9 # compression level for module zips. between 1 and 9 ENABLE_MAGISK_UPDATE=true # set this to false if you do not want to receive updates from magisk app -BUILD_MINDETACH_MODULE=false +BUILD_MINDETACH_MODULE=true UPDATE_PREBUILTS=true # dont touch this