mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-11 20:14:35 +02:00
bump v2.168.3
This commit is contained in:
parent
9180d9a3ba
commit
676ef9b980
@ -9,6 +9,7 @@ The official Patch bundle provided by ReVanced and the community.
|
||||
|
||||
| 💊 Patch | 📜 Description | 🏹 Target Version |
|
||||
|:--------:|:--------------:|:-----------------:|
|
||||
| `bypass-ambient-mode-restrictions` | Bypass ambient mode restrictions in battery saver mode. | 18.12.35 |
|
||||
| `client-spoof` | Spoofs the YouTube client to prevent playback issues. | 18.12.35 |
|
||||
| `custom-branding-icon-afn-blue` | Changes the YouTube launcher icon (Afn / Blue). | 18.12.35 |
|
||||
| `custom-branding-icon-afn-red` | Changes the YouTube launcher icon (Afn / Red). | 18.12.35 |
|
||||
|
@ -1,2 +1,2 @@
|
||||
kotlin.code.style = official
|
||||
version = 2.168.1
|
||||
version = 2.168.3
|
||||
|
File diff suppressed because one or more lines are too long
@ -427,7 +427,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.1" />
|
||||
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.168.3" />
|
||||
<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