Integrations containing helper classes for ReVanced. Originally maintained by Vanced.
oSumAtrIX 9b083e6d84 feat(Discord): Add `Plugin loader` patch | 3 months ago | |
---|---|---|
.github | 5 months ago | |
app | 3 months ago | |
assets | 1 year ago | |
gradle | 7 months ago | |
stub | 3 months ago | |
.editorconfig | 9 months ago | |
.gitattributes | 1 year ago | |
.gitignore | 10 months ago | |
.releaserc | 5 months ago | |
CHANGELOG.md | 3 months ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago | |
build.gradle.kts | 10 months ago | |
gradle.properties | 3 months ago | |
gradlew | 7 months ago | |
gradlew.bat | 7 months ago | |
package-lock.json | 7 months ago | |
package.json | 7 months ago | |
settings.gradle.kts | 10 months ago |
The official ReVanced Integrations containing classes to be merged by ReVanced Patcher.
adb logcat | findstr "revanced" > log.txt
adb logcat | grep --line-buffered "revanced" > log.txt
This will write the log to a file called log.txt which you can view then.