bump v2.164.12

This commit is contained in:
inotia00 2023-03-03 03:01:15 +09:00
parent 2bfee78dbe
commit e8d80c67e6
4 changed files with 4 additions and 5 deletions

View File

@ -103,7 +103,7 @@ The official Patch bundle provided by ReVanced and the community.
| `hide-get-premium` | Removes all "Get Premium" evidences from the avatar menu. | all |
| `hide-music-ads` | Removes ads in the music player. | all |
| `hide-music-cast-button` | Hides the cast button in the video player and header. | all |
| `hide-playlist-card` | Hides the recommend playlist card from homepage. | all |
| `hide-playlist-card` | Hides the playlist card from homepage. | all |
| `hide-taste-builder` | Removes the "Tell us which artists you like" card from the home screen. | all |
| `hide-upgrade-button` | Removes the upgrade tab from the pivot bar. | all |
| `minimized-playback-music` | Enables minimized playback on Kids music. | all |
@ -140,7 +140,6 @@ Example:
"versions": [
"18.06.41",
"18.07.35",
"18.08.36",
"18.08.37"
]
}

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.164.11
version = 2.164.12

File diff suppressed because one or more lines are too long

View File

@ -369,7 +369,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.164.11" />
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.164.12" />
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_video_ads_removal_title" />