diff --git a/metadata/com.Sommerlichter.social.yml b/metadata/com.Sommerlichter.social.yml
index b09586c6e2..f760f443cd 100644
--- a/metadata/com.Sommerlichter.social.yml
+++ b/metadata/com.Sommerlichter.social.yml
@@ -6,6 +6,8 @@ IssueTracker: https://git.koyu.space/koyu/koyuspace-app/issues
 Changelog: https://git.koyu.space/koyu/koyuspace-app/releases
 LiberapayID: '28700'
 
+AutoName: koyu.space
+
 RepoType: git
 Repo: https://git.koyu.space/koyu/koyuspace-app
 
@@ -17,7 +19,14 @@ Builds:
     gradle:
       - yes
 
+  - versionName: 1.2.0.1
+    versionCode: 1201
+    commit: v1.2.0.1
+    subdir: app
+    gradle:
+      - yes
+
 AutoUpdateMode: Version v%v
 UpdateCheckMode: Tags
-CurrentVersion: '1.2'
-CurrentVersionCode: 1200
+CurrentVersion: 1.2.0.1
+CurrentVersionCode: 1201