status-react/ci/tests
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
..
Jenkinsfile.e2e-nightly fixes for building universal APK (#21175) 2024-09-05 14:31:03 +05:30
Jenkinsfile.e2e-prs fixes for building universal APK (#21175) 2024-09-05 14:31:03 +05:30
Jenkinsfile.e2e-upgrade fixes for building universal APK (#21175) 2024-09-05 14:31:03 +05:30