From 14e9719bccbe180f2da16ec4b4a981960ffe27f7 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Wed, 3 May 2023 00:45:19 -0500 Subject: [PATCH] Increment android versioncode --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 2f57689823..c18fc4a72e 100644 --- a/app.json +++ b/app.json @@ -38,7 +38,7 @@ "backgroundColor": "#ffffff" }, "android": { - "versionCode": 10, + "versionCode": 11, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff"