From f36776a91e27913dea66a99903c58df165c7b7fc Mon Sep 17 00:00:00 2001 From: hailey Date: Wed, 18 Jun 2025 12:46:24 -0700 Subject: switch mmkv version before android eas bundle (#8526) --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app.config.js') diff --git a/app.config.js b/app.config.js index 0fa91f2ce..36af08415 100644 --- a/app.config.js +++ b/app.config.js @@ -219,7 +219,7 @@ module.exports = function (_config) { compileSdkVersion: 35, targetSdkVersion: 35, buildToolsVersion: '35.0.0', - newArchEnabled: false, + newArchEnabled: true, }, }, ], -- cgit 1.4.1