bump v2.168.33

This commit is contained in:
inotia00 2023-04-12 21:40:21 +09:00
parent bef4858aaf
commit 321ebf54b7
4 changed files with 4 additions and 3 deletions

View File

@ -141,6 +141,7 @@ The official Patch bundle provided by ReVanced and the community.
## 📝 JSON Format
This section explains the JSON format for the [patches.json](patches.json) file.

View File

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.168.30
version = 2.168.33

File diff suppressed because one or more lines are too long

View File

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