bump v2.206.1

This commit is contained in:
inotia00 2023-12-17 23:19:08 +09:00
parent 2006163210
commit 5729afb99d
3 changed files with 3 additions and 2 deletions

View File

@ -31,6 +31,7 @@ ReVanced Extended Patches.
| `Disable pip notification` | Disable pip notification when you first launch pip mode. | 18.25.40 ~ 18.45.43 |
| `Disable shorts on startup` | Disables playing YouTube Shorts when launching YouTube. | 18.25.40 ~ 18.45.43 |
| `Disable speed overlay` | Disable 'Play at 2x speed' while holding down. | 18.25.40 ~ 18.45.43 |
| `Enable bottom player gestures` | Switching to fullscreen by swiping the bottom area of the player. | 18.25.40 ~ 18.45.43 |
| `Enable compact controls overlay` | Enables compact control overlay. | 18.25.40 ~ 18.45.43 |
| `Enable debug logging` | Adds debugging options. | 18.25.40 ~ 18.45.43 |
| `Enable external browser` | Open url outside the app in an external browser. | 18.25.40 ~ 18.45.43 |

File diff suppressed because one or more lines are too long

View File

@ -374,7 +374,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.205.1" />
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.206.1" />
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />