mirror of
https://github.com/Nezumi-2711/revanced-apk-build.git
synced 2026-09-22 13:38:52 +00:00
fix: resolve the issues
This commit is contained in:
@@ -52,7 +52,7 @@ excluded-patches = """\
|
||||
"""
|
||||
|
||||
included-patches = "'Some Patch'" # whitespace seperated list of non-default patches to include. default: ""
|
||||
include-stock = true # includes stock apk in the module. default: true
|
||||
include-stock = "merged" # 'merged', 'split' or 'disable'. default: merged
|
||||
exclusive-patches = false # exclude all patches by default. default: false
|
||||
|
||||
apkmirror-dlurl = "https://www.apkmirror.com/apk/inc/app"
|
||||
|
||||
Reference in New Issue
Block a user