diff --git a/metadata/org.tasks.txt b/metadata/org.tasks.txt
index 3ca97019ed..56d75aaa9d 100644
--- a/metadata/org.tasks.txt
+++ b/metadata/org.tasks.txt
@@ -641,11 +641,19 @@ Build:6.5.2,564
     prebuild=sed -i -e '/maven {/,/}/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle && \
         sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d' -e '/amazonImplementation/d' -e '/com.google.gms/d' build.gradle
 
+Build:6.5.3,565
+    commit=6.5.3
+    subdir=app
+    submodules=yes
+    gradle=generic
+    prebuild=sed -i -e '/maven {/,/}/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle && \
+        sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d' -e '/amazonImplementation/d' -e '/com.google.gms/d' build.gradle
+
 Maintainer Notes:
 Upstream releases multiple version with changed vercode. Looks like repushing tags..
 .
 
 Auto Update Mode:Version %v
 Update Check Mode:Tags
-Current Version:6.5.2
-Current Version Code:564
+Current Version:6.5.3
+Current Version Code:565