Skip to content

Commit d6d5be8

Browse files
committed
change api base url
1 parent f88bbb3 commit d6d5be8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

claimManagement/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ android {
8181
comoresDev{
8282
applicationIdSuffix ".comoresDev"
8383
resValue "string", "app_name_claims", "Claims Comores"
84-
buildConfigField "String", "API_BASE_URL", '"https://dev.amg.km/"'
84+
buildConfigField "String", "API_BASE_URL", '"https://test.amg.km/"'
8585
dimension 'std'
8686
}
8787

0 commit comments

Comments
 (0)