Add missing package name for xiaomi-wearable (#547)

* fix: Add missing package name for `xiaomi-wearable`

* fix: Replace the deprecated keystore `alias` flag

* chore: fix formatting
This commit is contained in:
IMXEren
2024-08-15 11:45:06 +05:30
committed by GitHub
parent f57e3f9c3c
commit b8eb92ae51
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -73,6 +73,7 @@ class Patches(object):
"com.myfitnesspal.android": "fitnesspal",
"com.facebook.katana": "facebook",
"io.syncapps.lemmy_sync": "lemmy-sync",
"com.xiaomi.wearable": "xiaomi-wearable",
}
@staticmethod