From 095995dd16be5b6d120ffb763b13a3075f4108ec Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 14 Sep 2024 20:36:03 +0100 Subject: fix(mobile): Fix some icon colors in dark mode --- apps/mobile/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/mobile/app.json') diff --git a/apps/mobile/app.json b/apps/mobile/app.json index e1f52acb..37ebcf7c 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -30,7 +30,7 @@ "NSAllowsLocalNetworking": true } }, - "buildNumber": "10" + "buildNumber": "11" }, "android": { "adaptiveIcon": { @@ -48,7 +48,7 @@ } }, "package": "app.hoarder.hoardermobile", - "versionCode": 10 + "versionCode": 11 }, "plugins": [ "expo-router", -- cgit v1.2.3-70-g09d2