bump v2.202.1

This commit is contained in:
inotia00 2023-12-03 17:08:27 +09:00
parent a33fdc7410
commit f77c62cbad
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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