mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-07 18:14:36 +02:00
bump v2.166.21
This commit is contained in:
parent
70d354b461
commit
92f47d94b5
@ -99,6 +99,7 @@ The official Patch bundle provided by ReVanced and the community.
|
||||
| 💊 Patch | 📜 Description | 🏹 Target Version |
|
||||
|:--------:|:--------------:|:-----------------:|
|
||||
| `background-play` | Enables playing music in the background. | all |
|
||||
| `certificate-spoof` | Spoofs the YouTube Music certificate for Android Auto. | all |
|
||||
| `client-spoof-music` | Spoofs the YouTube Music client. | all |
|
||||
| `custom-branding-music-afn-blue` | Changes the YouTube Music launcher icon (Afn / Blue). | all |
|
||||
| `custom-branding-music-afn-red` | Changes the YouTube Music launcher icon (Afn / Red). | all |
|
||||
@ -125,6 +126,7 @@ The official Patch bundle provided by ReVanced and the community.
|
||||
| `music-settings` | Adds settings for ReVanced to YouTube Music. | all |
|
||||
| `optimize-resource-music` | Remove unnecessary resources. | all |
|
||||
| `patch-options` | Create an options.toml file. | all |
|
||||
| `spoof-version` | Spoof the YouTube Music client version. | all |
|
||||
| `translations-music` | Add Crowdin translations for YouTube Music. | all |
|
||||
</details>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
kotlin.code.style = official
|
||||
version = 2.166.18
|
||||
version = 2.166.21
|
||||
|
File diff suppressed because one or more lines are too long
@ -410,7 +410,7 @@
|
||||
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
|
||||
<PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
|
||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
|
||||
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.166.18" />
|
||||
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.166.21" />
|
||||
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>
|
||||
|
||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user