about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorhailey <me@haileyok.com>2025-06-18 12:46:24 -0700
committerGitHub <noreply@github.com>2025-06-18 12:46:24 -0700
commitf36776a91e27913dea66a99903c58df165c7b7fc (patch)
treee4a2d0d8cac87942ed4f5db6a7439d39b65c150a /app.config.js
parenteb18b6a49a702d67c5b46de3d7e62536ff02b620 (diff)
downloadvoidsky-f36776a91e27913dea66a99903c58df165c7b7fc.tar.zst
switch mmkv version before android eas bundle (#8526)
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js2
1 files changed, 1 insertions, 1 deletions
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,
             },
           },
         ],