Skip to content

elliottophellia/revanced-actions-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

╦═╗╔═╗╦  ╦╔═╗╔╗╔╔═╗╔═╗╔╦╗ REVANCED ACTIONS BUILDER
╠╦╝║╣ ╚╗╔╝╠═╣║║║║  ║╣  ║║ BUILD REVANCED YOURSELF!
╩╚═╚═╝ ╚╝ ╩ ╩╝╚╝╚═╝╚═╝═╩╝ @elliottophellia   #VSPO

- ko-fi.com/elliottophellia
- saweria.co/elliottophellia
- trakteer.id/elliottophellia
- liberapay.com/elliottophellia

Build ReVanced using GitHub Actions.
NO APKs WILL BE UPLOADED IN THIS REPOSITORY UNDER ANY CIRCUMSTANCES TO AVOID DMCA.

Usage

  1. Fork this repository
  2. Create ACTIONS_DEPLOY_ACCESS_TOKEN secret with your GitHub Personal Access Token
  3. Go to Actions
  4. Run Build APK with Rei Patches workflow

Configurations

#
# REVANCED BUILD APK CONFIGS
#

BUILD_REVANCED="true"
BUILD_REVANCED_MUSIC="true"

APPNAME_REVANCED="youtube"
APPNAME_REVANCED_MUSIC="youtube-music"

PKGNAME_REVANCED="com.google.android.youtube"
PKGNAME_REVANCED_MUSIC="com.google.android.apps.youtube.music"

VERSION_REVANCED="19.47.53"
VERSION_REVANCED_MUSIC="7.29.51"

License

Revanced-Actions-Builder
Copyright (C) 2024  Reidho Satria

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Credits