Skip to content

Commit a17a3c0

Browse files
committed
test instance
1 parent 216f952 commit a17a3c0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

claimManagement/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@ android {
8080

8181
comoresDev{
8282
applicationIdSuffix ".comoresDev"
83-
resValue "string", "app_name_claims", "Claims Comores Dev"
84-
buildConfigField "String", "API_BASE_URL", '"https://dev.amg.km/"'
83+
resValue "string", "app_name_claims", "Claims Comores Test"
84+
buildConfigField "String", "API_BASE_URL", '"https://test.amg.km/"'
8585
dimension 'std'
86-
resValue "string", "release_tag", "comores-dev"
86+
resValue "string", "release_tag", "comores-test"
8787
}
8888

8989
chfDev {

0 commit comments

Comments
 (0)