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