Skip to content

Commit

Permalink
Bump v2.220.7
Browse files Browse the repository at this point in the history
  • Loading branch information
YT-Advanced committed Feb 27, 2024
1 parent a3daa3a commit 88a050d
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,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.220.6
version = 2.220.7
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 @@ -399,7 +399,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.220.6" />
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.220.7" />
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />

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

0 comments on commit 88a050d

Please sign in to comment.