f65c10502b
We implement both `JSC` and `Hermes` in build phase of `Android` which increases our `APK` size by ~ `2 MB`. This was fine before but currently we have to get below the `100 MB` limit. This commit implements the preferred engine after inferring `hermesEnabled` property from gradle.properties This property is modified at build time for release here |
||
---|---|---|
.. | ||
app | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
settings.gradle |