- Notifications
You must be signed in to change notification settings - Fork45
License
farag2/ReVanced-Builder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build ReVanced package (.apk) easily than ever using latest ReVanced patches and dependencies locally or via cloud
To build
revanced.apk
locally you need just to runBuild.ps1
via PowerShell;Allpatches except the followings applied to
revanced.apk
:- comments
- premium-heading
- hide-captions-button
- disable-fullscreen-panels
The script downloads latest available YouTube package (having parsedJSON) supported by ReVanced Team fromhttps://apkpure.net and all dependencies and build package usingZulu JDK;
Script installs no apps—everything will be held in your
Downloads folder\ReVanced
;After compiling you get
revanced.apk
µg.apk
ready to be installed;Release notes are generated dynamically using theRelease.md template.
git clone https://github.com/farag2/ReVanced_Builder
Trigger theBuild
Action manually to createrelease page with configured release notes showing dependencies used for building.
ReVanced.zip
will contain a builtrevanced.apk
& latestmicrog.apk
.
- Windows 10 x64 or Windows 11
- Windows PowerShell 5.1/PowerShell 7.