Skip to content

Commit 477bbbc

Browse files
committed
feat: Bump v2.223.1_m
1 parent dacd460 commit 477bbbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 2.223.0
4+
version = 2.223.1_m

src/main/resources/youtube/settings/xml/revanced_prefs.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@
655655
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
656656
<PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
657657
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
658-
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.223.0" />
658+
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.223.1_m" />
659659
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
660660

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

0 commit comments

Comments
 (0)