From d35be77a116772eb13c1c1165b0ed4628f0ac657 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Mon, 15 Jan 2024 15:31:56 -0800 Subject: [PATCH] Bump android version code --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.config.js b/app.config.js index bf1c4fa0..c0578742 100644 --- a/app.config.js +++ b/app.config.js @@ -25,7 +25,7 @@ module.exports = function () { /** * Android build number. Must be incremented for each release. */ - const ANDROID_VERSION_CODE = 55 + const ANDROID_VERSION_CODE = 56 /** * Uses built-in Expo env vars