status-mobile/android
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
..
app ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
build.gradle speed up android debug builds (#19335) 2024-03-23 15:12:05 +05:30
gradle.properties ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
gradlew
settings.gradle upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30