fix(YouTube/Shorts outline button): support version 18.45.38

This commit is contained in:
inotia00 2023-11-16 21:25:57 +09:00
parent 7d85a0dee8
commit 99b1b90ba6
3 changed files with 4 additions and 3 deletions

View File

@ -107,7 +107,7 @@ ReVanced Extended Patches.
| `Return YouTube Dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 18.25.40 ~ 18.45.38 |
| `Sanitize sharing links` | Removes tracking query parameters from the URLs when sharing links. | 18.25.40 ~ 18.45.38 |
| `Settings` | Applies mandatory patches to implement ReVanced Extended settings into the application. | 18.25.40 ~ 18.45.38 |
| `Shorts outline button` | Apply the outline icon to the action button of the Shorts player. | 18.25.40 ~ 18.44.41 |
| `Shorts outline button` | Apply the outline icon to the action button of the Shorts player. | 18.25.40 ~ 18.45.38 |
| `SponsorBlock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. | 18.25.40 ~ 18.45.38 |
| `Spoof app version` | Spoof the YouTube client version. | 18.25.40 ~ 18.45.38 |
| `Spoof device dimensions` | Spoofs the device dimensions in order to unlock higher video qualities that may not be available on your device. | 18.25.40 ~ 18.45.38 |

File diff suppressed because one or more lines are too long

View File

@ -33,7 +33,8 @@ import app.revanced.util.resources.ResourceUtils.copyResources
"18.41.39",
"18.42.41",
"18.43.45",
"18.44.41"
"18.44.41",
"18.45.38"
]
)
],