status-react/android/app
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
..
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 chore: update icons for android (#21112) 2024-08-26 10:52:46 +01:00
build.gradle fixes for building universal APK (#21175) 2024-09-05 14:31:03 +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