status-react/android
Siddarth Kumar 110475a973
fixes for building universal APK (#21175)
In my previous PR -> https://github.com/status-im/status-mobile/pull/21163 I had attempted to build universalAPK only for release builds but had missed out on these changes.

This commit ensures `universalApk` value of `gradle` config is properly set.
This commit also points to my branch in `status-jenkins-lib` which modifies the APK size restrictions.
Its not `110 MB` for Universal APKs and `70 MB` for Individual Architecture APKs
2024-09-05 14:31:03 +05:30
..
app fixes for building universal APK (#21175) 2024-09-05 14:31:03 +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 nix: add missing Gradle repo path in gradle shell 2020-05-20 13:59:49 +02:00
settings.gradle upgrade react-native to 0.72.5 (#17241) 2023-12-11 21:22:23 +05:30