feat(spoof-app-version): user selectable version to spoof

This commit is contained in:
inotia00
2023-04-30 18:17:58 +09:00
parent ed32eddd71
commit c4e6c6e688
5 changed files with 27 additions and 13 deletions

View File

@ -31,6 +31,11 @@ class SpoofAppVersionPatch : ResourcePatch {
GeneralVersionSpoofPatch.injectSpoof("$MISC_PATH/VersionOverridePatch;->getVersionOverride(Ljava/lang/String;)Ljava/lang/String;")
/**
* Copy arrays
*/
context.copyXmlNode("youtube/spoofappversion/host", "values/arrays.xml", "resources")
/**
* Add settings
*/