switch mmkv version before android eas bundle (#8526)

This commit is contained in:
hailey
2025-06-18 12:46:24 -07:00
committed by GitHub
parent eb18b6a49a
commit f36776a91e
5 changed files with 35 additions and 18 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ module.exports = function (_config) {
compileSdkVersion: 35,
targetSdkVersion: 35,
buildToolsVersion: '35.0.0',
newArchEnabled: false,
newArchEnabled: true,
},
},
],