Skip to content

Commit

Permalink
Added the commenting line with qa3 env (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
GSPrakashNaidu2662 authored Mar 26, 2024
1 parent b87b6d9 commit 2c645eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ ext {
clientmanagerLibVersionCode = 1
clientmanagerLibVersionName = "\"1.0.0\""

serverBaseURL = "\"https://api-internal.qa-platform1.mosip.net/\""

serverBaseURL = "\"https://qa3.mosip.net/\""
serverHealthCheckPath = "\"v1/syncdata/actuator/health\""
serverActuatorInfoPath = "\"v1/syncdata/actuator/info\""
}
Expand Down

0 comments on commit 2c645eb

Please sign in to comment.