mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-20 16:27:17 +02:00
bump v2.181.6
This commit is contained in:
parent
c52f632b22
commit
871f70d664
@ -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 |
|
||||
|
@ -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
@ -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" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user