Skip to content

Commit f91067b

Browse files
committed
feat: Bump v2.223.13_m
1 parent ec0226c commit f91067b

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.224.0-dev.13
4+
version = 2.223.13_m

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@
662662
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
663663
<PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
664664
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
665-
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.224.0-dev.12" />
665+
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.223.13_m" />
666666
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
667667

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

0 commit comments

Comments
 (0)