Dmitry Nefedov 1b2cf3bbe9 Update Release.md
2022-09-01 18:17:28 +03:00
2022-09-01 17:08:34 +03:00
2022-09-01 17:04:01 +03:00
2022-08-30 23:59:00 +03:00
2022-09-01 18:17:14 +03:00
2022-09-01 18:17:28 +03:00

ReVanced builder

Build ReVanced package (.apk) easily than ever using latest ReVanced patches and dependencies

Usage

  • To build revanced.apk locally you need just to run Build.ps1 via PowerShell;
  • Configure patches applied to revanced.apk. Dy defaulft, only following patches are applied:
    • disable-create-button
    • hide-cast-button
    • return-youtube-dislike
    • hide-autoplay-button
    • hide-watermark
    • sponsorblock
    • minimized-playback
    • client-spoof
    • microg-support
    • settings
    • hdr-auto-brightness
    • remember-video-quality
    • video-ads
    • general-ads
  • The script will download all latest versions dependencies and build package using Zulu JDK;
  • Script installs no apps—everything will be held in your Downloads folder\ReVanced;
  • After compiling you get revanced.apk & microg.apk ready to be installed.

By using CI/CD

git clone https://github.com/farag2/ReVanced_Builder

Trigger the Build Action manually to create release page with configured release notes showing dependencies used for building.

image

ReVanced.zip will contain a built revanced.apk & latest microg.apk.

ReVanced

Description
No description provided
Readme MIT 305 KiB
Languages
PowerShell 100%