Integrations containing helper classes for ReVanced. Originally maintained by Vanced.
|
3 mesi fa | |
---|---|---|
.github | 4 mesi fa | |
app | 3 mesi fa | |
assets | 1 anno fa | |
gradle | 8 mesi fa | |
stub | 4 mesi fa | |
.editorconfig | 11 mesi fa | |
.gitattributes | 1 anno fa | |
.gitignore | 11 mesi fa | |
.releaserc | 4 mesi fa | |
CHANGELOG.md | 3 mesi fa | |
LICENSE | 2 anni fa | |
README.md | 1 anno fa | |
build.gradle.kts | 11 mesi fa | |
gradle.properties | 3 mesi fa | |
gradlew | 8 mesi fa | |
gradlew.bat | 8 mesi fa | |
package-lock.json | 4 mesi fa | |
package.json | 4 mesi fa | |
settings.gradle.kts | 11 mesi fa |
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.