Skip to content

Commit

Permalink
QA platform (#249)
Browse files Browse the repository at this point in the history
* Values for all selected langauges added to dto

Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com>

* change env to qa-platform

Signed-off-by: Aditya Singh(aditya.singh509) <aditya.singh509@infosys.com>

---------

Signed-off-by: Piyush7034 <piyushshukla2100@gmail.com>
Signed-off-by: Aditya Singh(aditya.singh509) <aditya.singh509@infosys.com>
Co-authored-by: Piyush7034 <piyushshukla2100@gmail.com>
Co-authored-by: Aditya Singh(aditya.singh509) <aditya.singh509@infosys.com>
  • Loading branch information
3 people authored Jan 16, 2024
1 parent 9e7f102 commit b410baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ext {
clientmanagerLibVersionCode = 1
clientmanagerLibVersionName = "\"1.0.0\""

serverBaseURL = "\"https://api-internal.qa-trinity.mosip.net/\""
serverBaseURL = "\"https://api-internal.qa-platform.mosip.net/\""
serverHealthCheckPath = "\"v1/syncdata/actuator/health\""
serverActuatorInfoPath = "\"v1/syncdata/actuator/info\""
}
Expand Down

0 comments on commit b410baa

Please sign in to comment.