mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-03 08:04:36 +02:00
bump v2.208.1
This commit is contained in:
parent
57a4f5a1b4
commit
20571016bb
@ -156,7 +156,7 @@ ReVanced Extended Patches.
|
|||||||
| `Hide button shelf` | Hides the button shelf from homepage and explorer. | 6.21.52+ |
|
| `Hide button shelf` | Hides the button shelf from homepage and explorer. | 6.21.52+ |
|
||||||
| `Hide carousel shelf` | Hides the carousel shelf from homepage and explorer. | 6.21.52+ |
|
| `Hide carousel shelf` | Hides the carousel shelf from homepage and explorer. | 6.21.52+ |
|
||||||
| `Hide cast button` | Hides the cast button. | 6.21.52+ |
|
| `Hide cast button` | Hides the cast button. | 6.21.52+ |
|
||||||
| `Hide category bar` | Hides the music category bar at the top of the homepage. | 6.21.52+ |
|
| `Hide category bar` | Hides the category bar. | 6.21.52+ |
|
||||||
| `Hide channel guidelines` | Hides channel guidelines at the top of comments. | 6.21.52+ |
|
| `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 emoji picker` | Hides emoji picker at the comments box. | 6.21.52+ |
|
||||||
| `Hide flyout panel` | Hides flyout panel components. | 6.21.52+ |
|
| `Hide flyout panel` | Hides flyout panel components. | 6.21.52+ |
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
org.gradle.parallel = true
|
org.gradle.parallel = true
|
||||||
org.gradle.caching = true
|
org.gradle.caching = true
|
||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 2.207.1
|
version = 2.208.1
|
||||||
|
File diff suppressed because one or more lines are too long
@ -375,7 +375,7 @@
|
|||||||
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
|
<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" >
|
<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=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
|
||||||
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.207.1" />
|
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.208.1" />
|
||||||
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
|
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
|
||||||
|
|
||||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user