mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-08 09:24:25 +02:00
Continuing the legacy of Vanced
💊 ReVanced Manager (Compose)
![IMPORTANT] This is a rewrite of ReVanced Manager in Kotlin Compose.
ReVanced Manager is an Android application that uses ReVanced Patcher to add, remove, and modify existing functionalities in Android applications
🔽 Download
You can obtain ReVanced Manager by downloading it from either revanced.app/download or GitHub Releases
🔴 Issues
For suggestions and bug reports, open an issue here with ReVanced Manager Compose label.
🛠️ Building Manager from source
- Clone the ReVanced Manager's repository and move into project's root directory.
- Create a GitHub personal access token with the
read:packages
scope here. - Add your GitHub username and the token to
gradle.properties
.gpr.user = YourUsername gpr.key = ghp_longrandomkey
- Compile the APK.
gradlew assembleRelease
Languages
Dart
94%
Kotlin
6%