Skip to content

Commit

Permalink
bump v2.173.6
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed May 11, 2023
1 parent 317eea1 commit 0f33839
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kotlin.code.style = official
version = 2.173.4
version = 2.173.6
2 changes: 1 addition & 1 deletion patches.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/youtube/settings/xml/revanced_prefs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,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.173.4" />
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.173.6" />
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>

<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
Expand Down

0 comments on commit 0f33839

Please sign in to comment.