docs: use forward slashes in paths (#14)

This commit is contained in:
KAZI MMT 2023-01-09 15:43:36 +06:00 committed by GitHub
parent c1d8e367fe
commit cd7ffb464d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -65,8 +65,8 @@ done
-o ../revanced.apk
-a ../binaries/unpatched-input.apk
-t ../revanced-cache
-b ../revanced-patches\build\libs\revanced-patches-<version>.jar
-m ..\revanced-integrations\app\build\outputs\apk\release\revanced-integrations-<version>.apk
-b ../revanced-patches/build/libs/revanced-patches-<version>.jar
-m ../revanced-integrations/app/build/outputs/apk/release/revanced-integrations-<version>.apk
-d device-name"
/>
<shortenClasspath name="NONE" />