From a84e6155007f0a1eb60377ef300bc88af316b4ee Mon Sep 17 00:00:00 2001 From: Xor290 Date: Sat, 21 Feb 2026 13:16:29 +0100 Subject: [PATCH] chore: fix project id in pipeline --- mobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app.json b/mobile/app.json index a0b506da..b2bd4992 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -1,6 +1,6 @@ { "expo": { - "name": "Uber Stup", + "name": "Uber Stup Client", "slug": "frontend-client", "version": "1.0.0", "orientation": "portrait",