From cf936e3402d6bf7229b9084566908747171cc71e Mon Sep 17 00:00:00 2001 From: bwees Date: Thu, 5 Sep 2024 20:19:53 -0500 Subject: [PATCH] correct icon path --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 45dbfed..e7a7fb4 100644 --- a/app.json +++ b/app.json @@ -47,7 +47,7 @@ }, "android": { "adaptiveIcon": { - "foregroundImage": "./assets/adaptive-icon-v2.png", + "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" }, "config": {