Skip to content

Commit d02b60f

Browse files
committed
feat: Bump v2.223.2_m
1 parent 231bce1 commit d02b60f

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.1_m
4+
version = 2.223.2_m

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@
647647
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
648648
<PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
649649
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
650-
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.223.1_m" />
650+
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.223.2_m" />
651651
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
652652

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

0 commit comments

Comments
 (0)