status-mobile/android/app
Siddarth Kumar c6a1db6334
ci: enable split apks & build only for arm64-v8a (#20683)
In this commit:
- we set `ANDROID_ABI_SPLIT` to `true`
- we set `ANDROID_ABI_INCLUDE` to `arm64-v8a` for debug & PR android builds
- release builds would still contain `armeabi-v7a;arm64-v8a` and there is no change for E2E android builds
- we point to relevant changes in `status-jenkins-lib` which also introduces a size check for this `apk`.
The agreed threshold is 100 MB.
2024-07-27 00:02:44 +05:30
..
jni nix: Wrap gradle, npm packages, `lein prod-build` and `gradle assembleRelease` in Nix expressions to improve reproducible builds with constant build paths 2019-07-15 16:08:02 +02:00
src Any link to status.app opens in status even if it's not supported (#20427) 2024-06-11 11:59:55 +02:00
build.gradle ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
debug.keystore Upgrade react-native to 0.60.5 2019-09-12 16:13:42 +02:00
proguard-rules.pro enable proguard, modify rules & upgrade okhttp lib (#19975) 2024-05-20 21:09:03 +05:30