bump v2.204.1

This commit is contained in:
inotia00 2023-12-09 16:45:55 +09:00
parent ad4fb40257
commit ef3ed1f57f
4 changed files with 5 additions and 5 deletions

View File

@ -141,7 +141,7 @@ ReVanced Extended Patches.
| `Enable landscape mode` | Enables entry into landscape mode by screen rotation on the phone. | 6.21.52+ |
| `Enable minimized playback` | Enables minimized playback on Kids music. | 6.21.52+ |
| `Enable new player background` | Enable new player background. | 6.21.52+ |
| `Enable old player layout` | Return the player layout to old style. | 6.21.52+ |
| `Enable old player layout` | Return the player layout to old style. Deprecated on YT Music 6.31.55+ | 6.21.52+ |
| `Enable old style library shelf` | Return the library shelf to old style. | 6.21.52+ |
| `Enable old style miniplayer` | Return the miniplayers to old style. | 6.21.52+ |
| `Enable opus codec` | Enable opus codec when playing audio. | 6.21.52+ |
@ -195,8 +195,8 @@ ReVanced Extended Patches.
| `Disable screenshot popup` | Disables the popup that shows up when taking a screenshot. | all |
| `Hide ads` | Hides ads from the Reddit. | all |
| `Hide navigation buttons` | Hide buttons at navigation bar. | all |
| `Hide place button` | Hide r/place button in toolbar. | all |
| `Hide recently visited shelf` | Hides recently visited shelf in sidebar. | all |
| `Hide toolbar button` | Hides 'r/place' button or 'reddit recap' button in the toolbar. | all |
| `Open links directly` | Skips over redirection URLs to external links. | all |
| `Open links externally` | Open links outside of the app directly in your browser. | all |
| `Premium icon` | Unlocks premium icons. | all |

View File

@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.203.2
version = 2.204.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.203.2" />
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.204.1" />
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />