status-react/nix/deps
Siddarth Kumar 2c96c38339
chore: disable hermes and cleanup gradle vars (#18832)
fixes #18831

We update the nix derivation to build android by passing `hermesEnabled` flag which checks the environment variable and if the environment variable is not set we default `hermesEnabled` to `true`.
This ensures that `hermes` is disabled for debug builds and enabled for release builds.

In this commit we also
- rename `nix/mobile/android/release.nix` → `nix/mobile/android/build.nix` since that nix file no longer generates release only builds.
- cleanup 2 other env vars and use the `gradle` project format
- replace `BUILD_NUMBER` with `verisonCode` for consistency
- replace `androidGradleOpts ` with `buildUrl ` 
- bump `status-jenkins-lib` to v1.8.7
2024-02-15 13:48:11 +05:30
..
clojure Improve test failure readability (#18049) 2023-12-05 17:20:54 -03:00
gradle chore: disable hermes and cleanup gradle vars (#18832) 2024-02-15 13:48:11 +05:30
nodejs rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
nodejs-patched fix: boost checksum issue due to jfrog (#18434) 2024-01-08 23:55:36 +05:30
react-native nix: simplify android release build 2020-05-14 09:46:23 +02:00