Integrations containing helper classes for ReVanced. Originally maintained by Vanced.
LisoUseInAIKyrios 0615c13198 refactor: use an interface for import/export callback | hace 11 meses | |
---|---|---|
.github | hace 11 meses | |
app | hace 11 meses | |
assets | hace 1 año | |
dummy | hace 1 año | |
gradle | hace 1 año | |
.gitattributes | hace 1 año | |
.gitignore | hace 1 año | |
.releaserc | hace 1 año | |
CHANGELOG.md | hace 11 meses | |
LICENSE | hace 2 años | |
README.md | hace 1 año | |
build.gradle.kts | hace 1 año | |
gradle.properties | hace 11 meses | |
gradlew | hace 1 año | |
gradlew.bat | hace 1 año | |
package-lock.json | hace 11 meses | |
package.json | hace 11 meses | |
settings.gradle.kts | hace 1 año |
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.