about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorhailey <me@haileyok.com>2025-06-23 10:11:17 -0700
committerGitHub <noreply@github.com>2025-06-23 10:11:17 -0700
commitc894dda0bfa8a7f89ad1f9ad95fc11698e8d9822 (patch)
tree76c8b1567200796acdc4bfdc74784a6a890ed68c /app.config.js
parentc634cd9071305239f8c7d6acf371aca397f2bf2b (diff)
downloadvoidsky-c894dda0bfa8a7f89ad1f9ad95fc11698e8d9822.tar.zst
disable new arch (#8561)
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 c6b2fc6d4..cbe028273 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: true,
+              newArchEnabled: false,
             },
           },
         ],