mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-20 08:17:17 +02:00
bump v2.202.1
This commit is contained in:
parent
a33fdc7410
commit
f77c62cbad
@ -162,10 +162,10 @@ ReVanced Extended Patches.
|
||||
| `Hide channel guidelines` | Hides channel guidelines at the top of comments. | 6.21.52+ |
|
||||
| `Hide emoji picker` | Hides emoji picker at the comments box. | 6.21.52+ |
|
||||
| `Hide flyout panel` | Hides flyout panel components. | 6.21.52+ |
|
||||
| `Hide general ads` | Hides general ads. | 6.21.52+ |
|
||||
| `Hide get premium` | Hides "Get Premium" label from the account menu or settings. | 6.21.52+ |
|
||||
| `Hide handle` | Hides the handle in the account switcher. | 6.21.52+ |
|
||||
| `Hide history button` | Hides history button in toolbar. | 6.21.52+ |
|
||||
| `Hide music ads` | Hides ads before playing a music. | 6.21.52+ |
|
||||
| `Hide navigation bar component` | Hides navigation bar components. | 6.21.52+ |
|
||||
| `Hide new playlist button` | Hides the "New playlist" button in the library. | 6.21.52+ |
|
||||
| `Hide playlist card` | Hides the playlist card from homepage. | 6.21.52+ |
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
kotlin.code.style = official
|
||||
version = 2.201.12
|
||||
version = 2.202.1
|
||||
|
File diff suppressed because one or more lines are too long
@ -357,7 +357,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.201.12" />
|
||||
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.202.1" />
|
||||
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
|
||||
|
||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user