bump v2.181.6

This commit is contained in:
inotia00 2023-07-07 17:48:12 +09:00
parent c52f632b22
commit 871f70d664
4 changed files with 6 additions and 6 deletions

View File

@ -167,9 +167,9 @@ The official ReVanced Extended Patches.
|:--------:|:--------------:|:-----------------:|
| `disable-screenshot-popup` | Disables the popup that shows up when taking a screenshot. | all |
| `hide-ads` | Removes ads from the Reddit. | all |
| `hide-chat-button` | Hide chat button at navigation bar. | all |
| `hide-create-button` | Hide create button at navigation bar. | all |
| `hide-discover-button` | Hide discover button at navigation bar. | all |
| `hide-chat-button` | Hide chat button at navigation bar. | 2023.25.1 |
| `hide-create-button` | Hide create button at navigation bar. | 2023.25.1 |
| `hide-discover-button` | Hide discover button at navigation bar. | 2023.25.1 |
| `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-reddit` | Unlocks premium Reddit app icons. | all |

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.181.4
version = 2.181.6

File diff suppressed because one or more lines are too long

View File

@ -275,7 +275,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.181.4" />
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.181.6" />
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />