Skip to content

Commit

Permalink
Bump to v2.160.10
Browse files Browse the repository at this point in the history
  • Loading branch information
kitadai31 committed Jun 4, 2024
1 parent 2081d8d commit 55de977
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ https://github.com/kitadai31/revanced-manager-android5-7

Target version: 17.34.36

| πŸ’Š Patch | πŸ“œ Description |
|:--------:|:--------------:|
| `client-spoof` | Spoofs the YouTube client to prevent playback issues. |
| πŸ’Š Patch | πŸ“œ Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:|
| `check-android-version` | If the device is Android 8.0 or higher, show a warning dialog. |
| `custom-branding-icon-afn-blue` | Changes the YouTube launcher icon (Afn / Blue). |
| `custom-branding-icon-afn-red` | Changes the YouTube launcher icon (Afn / Red). |
| `custom-branding-icon-revancify` | Changes the YouTube launcher icon (Revancify). |
Expand Down Expand Up @@ -86,7 +86,6 @@ Target version: 17.34.36
| `materialyou` | Enables MaterialYou theme for Android 12+ |
| `microg-support` | Allows YouTube ReVanced to run without root and under a different package name with GmsCore. ("GmsCore" is new Vanced MicroG). |
| `optimize-resource` | Removes duplicate resources and adds missing translation files from YouTube. |
| `os-version-check` | Check the Android version and show a warning if the device is Android 8.0 or higher. |
| `overlay-buttons` | Add overlay buttons for ReVanced Extended. |
| `patch-options` | Create an options.toml file. |
| `remove-player-button-background` | Removes the background from the video player buttons. |
Expand All @@ -95,6 +94,7 @@ Target version: 17.34.36
| `shorts-seek` | Replace search and menu button in Shorts player with skip/rewind button. |
| `sponsorblock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. |
| `spoof-app-version` | Spoof the YouTube client version to enable the new layout or restore old layout. |
| `spoof-client` | Adds options to spoofs the client to allow video playback. |
| `swipe-controls` | Adds volume and brightness swipe controls. |
| `switch-create-notification` | Switching the create button and notification button. |
| `theme` | Applies a custom theme (default: amoled). |
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.160.9
version = 2.160.10
Loading

0 comments on commit 55de977

Please sign in to comment.