mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
feat(YouTube/Spoof app version): add target version 19.13.37 - Restores old style Rolling number animations
https://github.com/inotia00/ReVanced_Extended/issues/2419#issuecomment-2408912233
This commit is contained in:
@ -25,6 +25,9 @@ object SpoofAppVersionPatch : BaseResourcePatch(
|
||||
context.appendAppVersion("18.38.45")
|
||||
if (SettingsPatch.upward1849) {
|
||||
context.appendAppVersion("18.48.39")
|
||||
if (SettingsPatch.upward1915) {
|
||||
context.appendAppVersion("19.13.37")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user