From d7675f29c01527585a32649b5ebe5136b715f5bc Mon Sep 17 00:00:00 2001 From: althafvly Date: Fri, 4 Apr 2025 17:43:38 +0530 Subject: [PATCH] update: Release mail app in production --- updatable_system_apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/updatable_system_apps.json b/updatable_system_apps.json index 5757a7c..a6c6f26 100644 --- a/updatable_system_apps.json +++ b/updatable_system_apps.json @@ -1,4 +1,5 @@ [ + { "packageName": "foundation.e.mail", "projectId": 13 }, { "packageName": "foundation.e.notes", "projectId": 163 }, { "packageName": "foundation.e.apps", "projectId": 355 } ] -- GitLab