diff --git a/README.md b/README.md
index 0d41fd1..2f8a9f4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Modular Client Mod for Discord's Android app.
-**Latest supported Discord Android version:** 10.1.3 (1013), released on 2019-12-21.
+**Latest supported Discord Android version:** 10.1.2 (1012), released on 2019-12-20.
New patch development will be done for the latest supported version.
diff --git a/patches/branding/1013.patch b/patches/branding/1013.patch
deleted file mode 100644
index dc5c585..0000000
--- a/patches/branding/1013.patch
+++ /dev/null
@@ -1,238 +0,0 @@
-diff -crB from/AndroidManifest.xml to/AndroidManifest.xml
-*** from/AndroidManifest.xml 2019-12-21 11:43:26.794043395 +0200
---- to/AndroidManifest.xml 2019-12-21 11:53:12.700539388 +0200
-***************
-*** 1,4 ****
-!
-
-
-
---- 1,4 ----
-!
-
-
-
-***************
-*** 19,30 ****
-
-
-
-!
-
-
-
-
-!
-
-
-
---- 19,30 ----
-
-
-
-!
-
-
-
-
-!
-
-
-
-***************
-*** 87,93 ****
-
-
-
-!
-
-
-
---- 87,93 ----
-
-
-
-!
-
-
-
-***************
-*** 117,123 ****
-
-
-
-!
-
-
-
---- 117,123 ----
-
-
-
-!
-
-
-
-***************
-*** 132,138 ****
-
-
-
-!
-
-
-
---- 132,138 ----
-
-
-
-!
-
-
-
-***************
-*** 147,153 ****
-
-
-
-!
-
-
-
---- 147,153 ----
-
-
-
-!
-
-
-
-***************
-*** 157,163 ****
-
-
-
-!
-
-
-
---- 157,163 ----
-
-
-
-!
-
-
-
-***************
-*** 197,205 ****
-
-
-
-!
-!
-!
-
-
-!
-\ No newline at end of file
---- 197,205 ----
-
-
-
-!
-!
-!
-
-
-!
-diff -crB from/apktool.yml to/apktool.yml
-*** from/apktool.yml 2019-12-21 11:43:14.743876977 +0200
---- to/apktool.yml 2019-12-21 11:51:35.597080332 +0200
-***************
-*** 184,188 ****
- tag: null
- version: 2.4.2-0143dc-SNAPSHOT
- versionInfo:
-! versionCode: '1013'
-! versionName: 10.1.3
---- 184,188 ----
- tag: null
- version: 2.4.2-0143dc-SNAPSHOT
- versionInfo:
-! versionCode: '1013CTCBUILD'
-! versionName: 10.1.3-cutthecord-CTCBUILD
-diff -crB from/res/values/strings.xml to/res/values/strings.xml
-*** from/res/values/strings.xml 2019-12-21 11:43:10.270473896 +0200
---- to/res/values/strings.xml 2019-12-21 11:51:35.597080332 +0200
-***************
-*** 1347,1353 ****
- Disconnecting your account might remove you from servers you joined via this account.
- Disconnect %1$s
- Disconnect from Voice
-! Discord
- Free and secure chat for gamers, works on both your desktop and your phone.
- Team voice & text chat
- discord.gg/
---- 1347,1353 ----
- Disconnecting your account might remove you from servers you joined via this account.
- Disconnect %1$s
- Disconnect from Voice
-! CTCNAME
- Free and secure chat for gamers, works on both your desktop and your phone.
- Team voice & text chat
- discord.gg/
-***************
-*** 3296,3302 ****
- Failed to reply to %1$s
- Replied to %1$s
- Notification Settings
-! Discord
- "Somebody Playin'"
- Notifications
- Setup notifications to know when your friends send a message.
---- 3296,3302 ----
- Failed to reply to %1$s
- Replied to %1$s
- Notification Settings
-! CTCNAME
- "Somebody Playin'"
- Notifications
- Setup notifications to know when your friends send a message.
-***************
-*** 4523,4529 ****
- Subscriptions
- Suggestions
- %1$s, %2$s
-! Support
- Remove all embeds
- Suppressed
- "It seems you've gone AFK on us. We've went ahead and moved you to the AFK channel."
---- 4523,4529 ----
- Subscriptions
- Suggestions
- %1$s, %2$s
-! CutTheCord Repo
- Remove all embeds
- Suppressed
- "It seems you've gone AFK on us. We've went ahead and moved you to the AFK channel."
-diff -crB from/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali to/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali
-*** from/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2019-12-21 11:43:12.487175742 +0200
---- to/smali/com/discord/utilities/captcha/CaptchaHelper$showCaptchaHelpDialog$$inlined$let$lambda$1.smali 2019-12-21 11:51:35.597080332 +0200
-***************
-*** 76,82 ****
- .line 3
- new-instance v0, Landroid/content/Intent;
-
-! const-string v1, "https://discordapp.com/app"
-
- .line 4
- invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
---- 76,82 ----
- .line 3
- new-instance v0, Landroid/content/Intent;
-
-! const-string v1, "https://gitdab.com/distok/cutthecord/issues/22#issuecomment-82"
-
- .line 4
- invoke-static {v1}, Landroid/net/Uri;->parse(Ljava/lang/String;)Landroid/net/Uri;
diff --git a/patches/branding/README.md b/patches/branding/README.md
index 52db155..9651e45 100644
--- a/patches/branding/README.md
+++ b/patches/branding/README.md
@@ -79,5 +79,4 @@ You can use the following line to patch authorities:
- 10.0.7
- 10.1.1
- 10.1.2
-- 10.1.3
diff --git a/patches/customdefaultemoji/1013.patch b/patches/customdefaultemoji/1013.patch
deleted file mode 100644
index 0c5bca6..0000000
--- a/patches/customdefaultemoji/1013.patch
+++ /dev/null
@@ -1,48 +0,0 @@
-diff -crB from/smali/com/discord/stores/StoreEmoji.smali to/smali/com/discord/stores/StoreEmoji.smali
-*** from/smali/com/discord/stores/StoreEmoji.smali 2019-12-21 11:43:12.363840487 +0200
---- to/smali/com/discord/stores/StoreEmoji.smali 2019-12-21 11:59:40.866248132 +0200
-***************
-*** 97,117 ****
-
- sput-object v0, Lcom/discord/stores/StoreEmoji;->Companion:Lcom/discord/stores/StoreEmoji$Companion;
-
-! const-string v2, "bread"
-
-! const-string v3, "fork_and_knife"
-
-! const-string v4, "yum"
-
-! const-string v5, "weary"
-
-! const-string v6, "tired_face"
-
-! const-string v7, "poop"
-
-! const-string v8, "thumbsup"
-
-! const-string v9, "100"
-
- .line 1
- filled-new-array/range {v2 .. v9}, [Ljava/lang/String;
---- 97,117 ----
-
- sput-object v0, Lcom/discord/stores/StoreEmoji;->Companion:Lcom/discord/stores/StoreEmoji$Companion;
-
-! const-string v2, "star"
-
-! const-string v3, "bread"
-
-! const-string v4, "fork_and_knife"
-
-! const-string v5, "yum"
-
-! const-string v6, "weary"
-
-! const-string v7, "tired_face"
-
-! const-string v8, "poop"
-
-! const-string v9, "thumbsup"
-
- .line 1
- filled-new-array/range {v2 .. v9}, [Ljava/lang/String;
diff --git a/patches/customdefaultemoji/README.md b/patches/customdefaultemoji/README.md
index 8d0cac3..7a49395 100644
--- a/patches/customdefaultemoji/README.md
+++ b/patches/customdefaultemoji/README.md
@@ -45,5 +45,4 @@ This patch changes default list of custom emojis.
- 10.0.7
- 10.1.1
- 10.1.2
-- 10.1.3
diff --git a/patches/customtheme/1013.patch b/patches/customtheme/1013.patch
deleted file mode 100644
index 0375e2c..0000000
--- a/patches/customtheme/1013.patch
+++ /dev/null
@@ -1,275 +0,0 @@
-diff -crB from/res/drawable/drawable_overlay_channels_active.xml to/res/drawable/drawable_overlay_channels_active.xml
-*** from/res/drawable/drawable_overlay_channels_active.xml 2019-12-21 11:43:09.593796226 +0200
---- to/res/drawable/drawable_overlay_channels_active.xml 2019-12-21 11:49:28.100592813 +0200
-***************
-*** 3,9 ****
- xmlns:android="http://schemas.android.com/apk/res/android">
- -
-
-!
-
-
-
---- 3,9 ----
- xmlns:android="http://schemas.android.com/apk/res/android">
- -
-
-!
-
-
-
-diff -crB from/res/values/colors.xml to/res/values/colors.xml
-*** from/res/values/colors.xml 2019-12-21 11:43:10.273807283 +0200
---- to/res/values/colors.xml 2019-12-21 11:49:28.100592813 +0200
-***************
-*** 52,58 ****
- #37000000
- #ff657b83
- #ff333333
-! #ff1d1d1d
- #40000000
- #40ffffff
- @android:color/white
---- 52,58 ----
- #37000000
- #ff657b83
- #ff333333
-! #ff000000
- #40000000
- #40ffffff
- @android:color/white
-***************
-*** 63,70 ****
- #1f000000
- #90000000
- #de000000
-! #ff36393e
-! #ff303337
- #14000000
- #ff3f51b5
- #ff303f9f
---- 63,70 ----
- #1f000000
- #90000000
- #de000000
-! #ff000000
-! #ff000000
- #14000000
- #ff3f51b5
- #ff303f9f
-***************
-*** 98,106 ****
- #ff4f545c
- #0d4f545c
- #4d4f545c
-! #ff282b30
-! #ff2e3136
-! #ff1e2124
- #ff8a8e94
- #6680cbc4
- #66009688
---- 98,106 ----
- #ff4f545c
- #0d4f545c
- #4d4f545c
-! #ff000000
-! #ff000000
-! #ff000000
- #ff8a8e94
- #6680cbc4
- #66009688
-***************
-*** 108,114 ****
- #fff47b67
- #ff45ddc0
- #ff021f25
-! #ff00b0f4
- #ff0067e0
- #ff37474f
- #ff263238
---- 108,114 ----
- #fff47b67
- #ff45ddc0
- #ff021f25
-! #ff50f148
- #ff0067e0
- #ff37474f
- #ff263238
-***************
-*** 153,170 ****
- #ff72767d
- #4d72767d
- #9972767d
-! #ff4f545c
-! #4d4f545c
-! #994f545c
- #ff40444b
-! #ff36393f
-! #9936393f
-! #ff2f3136
-! #992f3136
-! #e62f3136
- #ff292b2f
-! #ff202225
-! #99202225
- #ff18191c
- #9918191c
- #e618191c
---- 153,170 ----
- #ff72767d
- #4d72767d
- #9972767d
-! #ff0f0f0f
-! #4d0f0f0f
-! #99404040
- #ff40444b
-! #ff000000
-! #99000000
-! #ff000000
-! #99000000
-! #e6000000
- #ff292b2f
-! #ff0f0f0f
-! #990f0f0f
- #ff18191c
- #9918191c
- #e618191c
-***************
-*** 195,203 ****
- #de000000
- #4dffffff
- #39000000
-! #ff738bd7
-! #1a738bd7
-! #ff697ec4
- #ffc9d2f0
- #ff5161ff
- #4d5c6a9e
---- 195,203 ----
- #de000000
- #4dffffff
- #39000000
-! #ff9c4249
-! #1a9c4249
-! #ff000000
- #ffc9d2f0
- #ff5161ff
- #4d5c6a9e
-***************
-*** 260,266 ****
- #ffbdbdbd
- #ffbdbdbd
- #fff1f1f1
-! #e6616161
- #e6ffffff
- @android:color/transparent
- #ff593695
---- 260,266 ----
- #ffbdbdbd
- #ffbdbdbd
- #fff1f1f1
-! #e6000000
- #e6ffffff
- @android:color/transparent
- #ff593695
-diff -crB from/res/values/styles.xml to/res/values/styles.xml
-*** from/res/values/styles.xml 2019-12-21 11:43:10.427143086 +0200
---- to/res/values/styles.xml 2019-12-21 11:49:28.100592813 +0200
-***************
-*** 380,386 ****
- - @color/white_alpha_40
- - @drawable/ic_backspace_white_24dp
- - @color/primary_500
-! - #ff34373c
- - @color/grey_unread
- - @color/grey_channels
- - @color/grey_account
---- 380,386 ----
- - @color/white_alpha_40
- - @drawable/ic_backspace_white_24dp
- - @color/primary_500
-! - @color/primary_500
- - @color/grey_unread
- - @color/grey_channels
- - @color/grey_account
-***************
-*** 392,403 ****
- - @color/chat_input_button_tint_colors_dark
- - @drawable/drawable_rect_rounded_dark
- - @color/dark_grey_2_alpha_10
-! - #ff3e4145
- - @drawable/ic_img_selected_dark_theme
- - @color/white_alpha_70
- - @color/white_alpha_20
- - @color/white
-! - #1afaa61a
- - @drawable/drawable_bg_reaction_dark
- - @drawable/drawable_reaction_text_color_dark
- - @color/primary_700
---- 392,403 ----
- - @color/chat_input_button_tint_colors_dark
- - @drawable/drawable_rect_rounded_dark
- - @color/dark_grey_2_alpha_10
-! - @color/primary_600
- - @drawable/ic_img_selected_dark_theme
- - @color/white_alpha_70
- - @color/white_alpha_20
- - @color/white
-! - @color/purple_brand_alpha_10
- - @drawable/drawable_bg_reaction_dark
- - @drawable/drawable_reaction_text_color_dark
- - @color/primary_700
-***************
-*** 460,466 ****
- - @color/brand_500
- - @color/primary_100
- - @color/primary_600
-! - #ff2b2e31
-
-
-
-
-
-
-