Update BASE_URL,apkURL in AAB

With in saral-app-v1.xxx.aab file , open base/assets/index.android.bundle file

Search for TO_BE_REPLACED string and replace it with target BASE_URL. For example `https://saral-statename.anuvaad.org`

Search for apkURL and change value to actual Playstore URL based on the implementation.

Last updated