Build ReVanced package (.apk) easily than ever using latest ReVanced patches and dependencies locally or via cloud
-
To build
revanced.apklocally you need just to runBuild.ps1via PowerShell; -
All patches except the followings applied to
revanced.apk:- comments
- premium-heading
- hide-captions-button
- disable-fullscreen-panels
-
The script downloads latest available YouTube package (having parsed JSON) supported by ReVanced Team from https://apkpure.net and all 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µg.apkready to be installed; -
Release notes are generated dynamically using the Release.md template.
git clone https://github.com/farag2/ReVanced_BuilderTrigger the Build Action manually to create release page with configured release notes showing dependencies used for building.
ReVanced.zip will contain a built revanced.apk & latest microg.apk.
- Windows 10 x64 or Windows 11
- Windows PowerShell 5.1/PowerShell 7.
