build android from source in prod (#9517)

This commit is contained in:
Samuel Newman
2025-12-10 18:56:29 +02:00
committed by GitHub
parent a0906f6b8d
commit d5ff9c4380
+1
View File
@@ -246,6 +246,7 @@ module.exports = function (_config) {
compileSdkVersion: 35,
targetSdkVersion: 35,
buildToolsVersion: '35.0.0',
buildReactNativeFromSource: IS_PRODUCTION,
},
},
],