8000
Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ ReVanced / Morphe Builder

Automated APK & Magisk/KernelSU Module Builder

CI GitHub release


📦 Downloads

Latest pre-built APKs and Magisk/KernelSU modules from upstream:

App Non-root APK Root Module (Magisk/KernelSU)
YouTube Morphe 📥 APK 📥 Module
YT Music Morphe 📥 APK 📥 Module

For the full set of builds (ReVanced, ReVanced Extended anddea, Morphe), see the upstream releases.


🛠️ What This Builds

Variant YouTube YT Music Patches Source CLI
ReVanced ReVanced/revanced-patches ReVanced/revanced-cli
ReVanced Extended (anddea) anddea/revanced-patches MorpheApp/morphe-cli
Morphe MorpheApp/morphe-patches MorpheApp/morphe-cli

Build Modes

  • apk — Non-root APK (install directly)
  • module — Magisk/KernelSU root module (mount over stock app)
  • both — Both APK and module (default)

🚀 How It Works

  1. CI runs hourly via GitHub Actions (ci.yml)
  2. Checks for new upstream patches/CLI versions
  3. If updates found → downloads target APKs → applies patches → builds modules
  4. Publishes APKs + Magisk/KernelSU modules as GitHub release assets

Automated Updates via Obtainium

Use this repo URL in Obtainium with these regex filters:

App Include Regex
YouTube Morphe youtube-morphe-v
YT Music Morphe yt-music-morphe-v
YouTube ReVanced youtube-revanced-v
YT Music ReVanced yt-music-revanced-v
YouTube RVX (anddea) youtube-revanced-anddea-v
YT Music RVX (anddea) yt-music-revanced-anddea-v

⚙️ Configuration

Edit config.toml to customize:

  • Which apps to build
  • Which patch sources to use
  • Include/exclude specific patches
  • Build mode (apk/module/both)
  • Architecture (arm64-v8a, all, etc.)

See CONFIG.md for full documentation.


🏗️ Build Locally

# Prerequisites
apt install openjdk-21-jre jq zip

# Run
./build.sh config.toml

For Termux:

./build-termux.sh config.toml

📋 Setup — Enable GitHub Actions

To enable automated CI/CD builds on your fork:

  1. Go to your repo → SettingsActionsGeneral
  2. Select "Allow all actions and reusable workflows"
  3. Click Save
  4. Go to Actions tab → CI workflow → Run workflow

⚠️ GitHub may require email verification and/or enabling Actions in account settings for new accounts.


🙏 Credits


⭐ Star this repo if you find it useful!

About

⚡ An APK and Magisk/KernelSU module builder for ReVanced/ReVanced Extended/Morphe apps. Updated hourly via GitHub Actions.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

0