Files
address-verification-app/android/gradle.properties

49 lines
1.9 KiB
Properties
Raw Normal View History

2022-11-30 10:13:33 +05:30
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx512m -XX:MaxMetaspaceSize=256m
org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
# Version of flipper SDK to use with React Native
FLIPPER_VERSION=0.182.0
VERSION_NAME=1.2.3
2022-11-30 10:13:33 +05:30
# Use this property to specify which architecture you want to build.
# You can also override it from the CLI using
# ./gradlew <task> -PreactNativeArchitectures=x86_64
reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64
# Use this property to enable support to the new architecture.
# This will allow you to use TurboModules and the Fabric render in
# your application. You should enable this flag either if you want
# to write custom TurboModules/Fabric components OR use libraries that
# are providing them.
newArchEnabled=false
2024-12-13 17:09:29 +05:30
hermesEnabled=true
MYAPP_UPLOAD_STORE_FILE=my-upload-key.keystore
MYAPP_UPLOAD_KEY_ALIAS=my-key-alias
MYAPP_UPLOAD_STORE_PASSWORD=Navi@123
MYAPP_UPLOAD_KEY_PASSWORD=Navi@123
Backmerge | Release -> master (#332) * change apm url to portal url TP-25597 (#262) * change apm url to portal url TP-25597 * fix config dev TP-25597 * enable sso TP-122 (#261) * TP-24980 | Package version bump and submodule update * enable sso TP-122 * TP-122 update rnUi * fix crypto js failing issue TP-122 * error handling add TP-122 * change error text TP-122 * add disable button timer TP-122 * remove extra dispatch TP-122 * fix UI with design TP-122 * fix icon TP-122 * fix design nit picks and add google icon TP-122 * Revert "TP-25967 | Added Web Alias config + Updating NewAddressContainer with alias (#266)" (#267) This reverts commit c9fefc03095afc8bba2ccde9a8e6f272a9286fbd. * move code back to AuthRouter TP-122 * foreground service notification title and config update TP-122 * fix package json TP-122 * emiBreakupBottomSheet formatting revert TP-122 * remoce disable function TP-122 Co-authored-by: Aman Chaturvedi <aman.chaturvedi@navi.com> Co-authored-by: Himanshu Kansal <himanshu.kansal@navi.com> * TP-122 bump package * enable sso TP-122 (#261) * TP-24980 | Package version bump and submodule update * enable sso TP-122 * TP-122 update rnUi * fix crypto js failing issue TP-122 * error handling add TP-122 * change error text TP-122 * add disable button timer TP-122 * remove extra dispatch TP-122 * fix UI with design TP-122 * fix icon TP-122 * fix design nit picks and add google icon TP-122 * Revert "TP-25967 | Added Web Alias config + Updating NewAddressContainer with alias (#266)" (#267) This reverts commit c9fefc03095afc8bba2ccde9a8e6f272a9286fbd. * move code back to AuthRouter TP-122 * foreground service notification title and config update TP-122 * fix package json TP-122 * emiBreakupBottomSheet formatting revert TP-122 * remoce disable function TP-122 Co-authored-by: Aman Chaturvedi <aman.chaturvedi@navi.com> Co-authored-by: Himanshu Kansal <himanshu.kansal@navi.com> * TP-0 | asdf * TP-25952 | Feedback List icons added (#264) * TP-25952 | Feedback List icons added * TP-25952 | Feedback List icons added * TP-25917 | rn-fetch-blob library update (#263) * TP-25917 | rn-fetch-blob library update * TP-25915 | remove comment * TP-25917 | fix * Temp release (#276) * TP-0 | Version bump/21 april (#273) * version upgrade to 2.1.13 and notification text update TP-0 * reset formatting TP-0 * TP-25963 | Fix Linting in `.tsx` extension files (#275) Co-authored-by: Aman Sethi <aman.sethi@navi.com> * Feature/tp 26024 (#278) * replace with function api call clicks tream TP-26024 * remoce emi schedule api helper TP-26024 * fix filter all event issues and feedback issues with caselist issues TP-26024 * TP-26026 fix and add new events * TP-26026 collection case remove fromatting * TP-26024 remove logs and add notifications loaded * remove log TP-26024 * fix form load events TP-26024 * review comments TP-26024 * 24april sanity events fix TP-26026 * add battery level TP-26026 * add new event for view more address TP-26024 * remove console TP-26024 Co-authored-by: Aman Sethi <aman.sethi@navi.com> * TP-0 | Lint fixes (#280) * fix reading name of screen TP-26024 (#279) * TP-26182 | OTP boxes added with custom component + FCM fix (#272) * TP-26182 | OTP input component * TP-26182 | OTP input component fixes * TP-26182 | OTP input component * TP-26182 | OTP input component fixes * TP-26182 | fix * TP-26182 | Login screen fixes * TP-26182 | Toast message changed * TP-26182 | submodule update * TP-26182 | submodule update * TP-26598 | PTP amount fixes (#281) * TP-26598 | PTP amount fixes * TP-26598 | fix * TP-26598 | Fixed PTP amount * TP-0 | Added scroll view on profile section (#284) * TP-0 | Version Bump + submodule udpate (#285) * TP-26182 | Fixes - PTP amount + doNotHandle header handler fixes (#286) * TP-26182 | OTP input component * TP-26182 | OTP input component fixes * TP-26182 | OTP input component * TP-26182 | OTP input component fixes * TP-26182 | fix * TP-26182 | Login screen fixes * TP-26182 | Toast message changed * TP-26182 | submodule update * TP-26182 | submodule update * TP-26182 | fixes * TP-26182 | fixes * TP-26182 | Firebase logout fixes * TP-26182 | fix placeholder text * TP-26212 | Hot fix on the feedback screen (#290) * TP-26212 | Hot fix on the feedback screen * TP-26213 | review comment * TP-26760 | Notification templates added (#293) * TP-26915 | last feedback not showing properly fixed (#295) * AV contract Updated - v3 (#298) * Bump yaml from 2.2.1 to 2.2.2 (#274) SB-947 Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: yaml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <376+dependabot[bot]@users.noreply.github.cmd.navi-tech.in> * TP-26957 | AV template update * TP-26957 | QA testing issue fixes * TP-26213 | review comment Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <376+dependabot[bot]@users.noreply.github.cmd.navi-tech.in> * TP-26212 | DataSync - Sms, Contacts, CallLogs (#287) * TP-26212 | DataSync - Sms, Contacts, CallLogs * TP-26212 | Added sorting on sms payload * TP-26212 | Disabling Data Sync flag * fix TP-26978 and TP-26979 (#299) Co-authored-by: Himanshu Kansal <himanshu.kansal@navi.com> * TP-26929 | bottom sheet fix (#297) * TP-26926 | feedback overlapping on view more fix (#294) * TP-00 version bump (#300) * fix feedback veiw more margiina nd repayment bottom paddign TP-00 (#301) * TP-27042 | added statusCode on clickstream (#303) * TP-0 | Bump version (#305) * TP-27196 | ENach payment notification templates added (#306) * TP-27310 | Fix: Bulk API request - handle multiple callbacks (#308) * TP-27310 | Fix: Bulk API request - handle multiple callbacks * TP-27310 | Fix * toggle true config TP-26212 (#312) * TP-27112 | unselectable filter radio button (#311) * TP-27341 | visit plan back btn fix (#309) * Collections Calling Bottom Sheet new design (#310) * calling bottom sheet new design TP-27232 * rename name to number TP-27232 * add enum TP-27232 * rename Whatsapp Icon new TP-27232 * fix onpress function TP-27232 * TP-27232 | Review fix * TP-27232 | Review Fix Co-authored-by: Himanshu Kansal <himanshu.kansal@navi.com> * Emi Schedule List Number fix (#304) * add rank for filtered emi schedule otherwise use index as rank in ALL TP-27159 * add types TP-27159 * remove any TP-27159 * add loader during Customer Image loading(rendering time included) (#307) * add default loader and remove it using timeout for the happy case TP-27226 * remove unnecessary imports,empty space TP-27226 * move to constant TP-27226 * TP-27226 | Review comment fix * TP-27226 | Review comment fix Co-authored-by: Himanshu Kansal <himanshu.kansal@navi.com> * TP-26212 | Fix data sync issue (#314) * add margin vertical TP-27232 (#317) * add token TP-27367 (#313) * fix bottom sheet breakup TP-27159 (#315) * fix extra padding emi schedule (#320) * add pressable chip style TP-27535 * match according to design TP-27535 * fix padding between loan and tabs tp-27535 * TP-27579 | phone number duplicate fix (#321) * emi breakup key name update (#322) * use updated keys TP-27577 * remove unused imports TP-27577 * resolve comments TP-27577 * show full address on toggle TP-27475 (#319) * TP-27313 | Refactor - Pure Component, Memo, Clean Components (#318) * TP-27682 | Block device on disabling device location (#323) * TP-27682 | Block device on disabling device location * TP-27682 | fixes * TP-27682 | fixes * TP-27682 | fix device location blocking * TP-27682 | fixes * TP-27682 | fixes * TP-27682 | enum added for geolocation position error * TP-27682 | version bump removed * TP-27990 | Notification icon expanded (#326) * Google SSO | Flow Revamp (#325) * TP-27854 | SSO revamp * TP-27854 | Config changes * TP-27854 | Handle signout * TP-27854 | Contract update * TP-27854 | Fix corner cases * TP-27854 | Corner cases fix * TP-27854 | fix * TP-27682 | Geolocation position error enum fix (#327) * TP-27682 | Block device on disabling device location * TP-27682 | fixes * TP-27682 | fixes * TP-27682 | fix device location blocking * TP-27682 | fixes * TP-27682 | fixes * TP-27682 | enum added for geolocation position error * TP-27682 | version bump removed * TP-27862 | fixes * TP-0 | version bump (#328) * TP-0 | version bump * TP-0 | yarn lock * TP-27682 | location retry timer added (#329) * TP-27682 | Block device on disabling device location * TP-27682 | fixes * TP-27682 | fixes * TP-27682 | fix device location blocking * TP-27682 | fixes * TP-27682 | fixes * TP-27682 | enum added for geolocation position error * TP-27682 | version bump removed * TP-27862 | fixes * TP-27682 | fix * TP-27682 | fix * TP-27854 | Fix QA testing comments (#330) * TP-27854 | Fix QA testing comments * TP-27854 | Fix Co-authored-by: Aman Sethi <aman.sethi@navi.com> Co-authored-by: Aman Sethi <aman.sethi@navi.com> * TP-0 | Version Bump (#331) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Aman Sethi <aman.sethi@navi.com> Co-authored-by: Aman Chaturvedi <aman.chaturvedi@navi.com> Co-authored-by: Prateek Shankar <prateek.shankar@navi.com> Co-authored-by: dependabot[bot] <376+dependabot[bot]@users.noreply.github.cmd.navi-tech.in>
2023-05-10 12:50:20 +05:30
AsyncStorage_db_size_in_MB=20