Skip to content

Commit 75b1167

Browse files
committed
main comores instance
1 parent 4243ef9 commit 75b1167

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"
84+
buildConfigField "String", "API_BASE_URL", '"https://amg.km/"'
8585
dimension 'std'
86-
resValue "string", "release_tag", "comores-dev"
86+
resValue "string", "release_tag", "comores"
8787
}
8888

8989
chfDev {

0 commit comments

Comments
 (0)