mirror of
https://github.com/revanced/revanced-documentation.git
synced 2025-01-09 02:06:10 +01:00
fix: correct syntax
This commit is contained in:
parent
aecaa84766
commit
3a46d313e3
@ -67,9 +67,8 @@ done
|
|||||||
-t ../revanced-cache
|
-t ../revanced-cache
|
||||||
-b ../revanced-patches/build/libs/revanced-patches-<version>.jar
|
-b ../revanced-patches/build/libs/revanced-patches-<version>.jar
|
||||||
-m ../revanced-integrations/app/build/outputs/apk/release/revanced-integrations-<version>.apk
|
-m ../revanced-integrations/app/build/outputs/apk/release/revanced-integrations-<version>.apk
|
||||||
-d device-name
|
-d device-name"
|
||||||
/>
|
/>
|
||||||
<shortenClasspath name="NONE" />
|
|
||||||
<method v="2">
|
<method v="2">
|
||||||
<option name="RunConfigurationTask" enabled="true" run_configuration_name="revanced-patcher [publish]" run_configuration_type="GradleRunConfiguration" />
|
<option name="RunConfigurationTask" enabled="true" run_configuration_name="revanced-patcher [publish]" run_configuration_type="GradleRunConfiguration" />
|
||||||
<option name="RunConfigurationTask" enabled="true" run_configuration_name="revanced-patches [build]" run_configuration_type="GradleRunConfiguration" />
|
<option name="RunConfigurationTask" enabled="true" run_configuration_name="revanced-patches [build]" run_configuration_type="GradleRunConfiguration" />
|
||||||
|
Loading…
Reference in New Issue
Block a user