bump v2.168.3

This commit is contained in:
inotia00 2023-04-03 18:43:10 +09:00
parent 9180d9a3ba
commit 676ef9b980
4 changed files with 4 additions and 3 deletions

View File

@ -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 |

View File

@ -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

View File

@ -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" />