mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-12 04:24:36 +02:00
bump v2.168.40
This commit is contained in:
parent
f99bf3790b
commit
9e9f10377b
@ -129,11 +129,12 @@ The official Patch bundle provided by ReVanced and the community.
|
||||
| `hide-new-playlist` | Hide the New Playlist button in the Library tab. | all |
|
||||
| `hide-playlist-card` | Hides the playlist card from homepage. | all |
|
||||
| `hide-taste-builder` | Removes the "Tell us which artists you like" card from the home screen. | all |
|
||||
| `hide-upgrade-button` | Removes the upgrade tab from the pivot bar. | all |
|
||||
| `hide-upgrade-button` | Remove upgrade tab from pivot bar, hide upgrade banner from homepage. | all |
|
||||
| `minimized-playback-music` | Enables minimized playback on Kids music. | all |
|
||||
| `music-microg-support` | Allows YouTube Music ReVanced to run without root and under a different package name. | all |
|
||||
| `optimize-resource-music` | Remove unnecessary resources. | all |
|
||||
| `patch-options` | Create an options.toml file. | all |
|
||||
| `share-button-hook` | Replace share button with external download button. | 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.168.38
|
||||
version = 2.168.40
|
||||
|
File diff suppressed because one or more lines are too long
@ -442,7 +442,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.168.38" />
|
||||
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.168.40" />
|
||||
<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