NTP-74408 | updated payment manifest url for PL domain name migration (#16757)
This commit is contained in:
@@ -48,12 +48,12 @@ android {
|
||||
isDefault true
|
||||
dimension "app"
|
||||
|
||||
resValue 'string', 'navi_pay_manifest_url', 'https://payment-request-setup.firebaseapp.com'
|
||||
resValue 'string', 'navi_pay_manifest_url', 'https://dev-navi-website.np.navi-tech.in/payments-gateway'
|
||||
}
|
||||
prod {
|
||||
dimension "app"
|
||||
|
||||
resValue 'string', 'navi_pay_manifest_url', 'https://pl.navifinserv.com/payments-gateway'
|
||||
resValue 'string', 'navi_pay_manifest_url', 'https://navi.com/payments-gateway'
|
||||
}
|
||||
}
|
||||
packaging {
|
||||
|
||||
Reference in New Issue
Block a user