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
gradle.properties ci: enable split apks & build only for arm64-v8a (#20683) 2024-07-27 00:02:44 +05:30
gradlew
settings.gradle