From cd7a25fd4297672083cde28346d926584748ad14 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Mon, 25 Dec 2023 14:23:22 -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 e8b30ab0..831791c2 100644 --- a/app.config.js +++ b/app.config.js @@ -14,7 +14,7 @@ module.exports = function () { /** * Android build number. Must be incremented for each release. */ - const ANDROID_VERSION_CODE = 51 + const ANDROID_VERSION_CODE = 52 /** * Uses built-in Expo env vars