We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88bbb3 commit d6d5be8Copy full SHA for d6d5be8
1 file changed
claimManagement/build.gradle
@@ -81,7 +81,7 @@ android {
81
comoresDev{
82
applicationIdSuffix ".comoresDev"
83
resValue "string", "app_name_claims", "Claims Comores"
84
- buildConfigField "String", "API_BASE_URL", '"https://dev.amg.km/"'
+ buildConfigField "String", "API_BASE_URL", '"https://test.amg.km/"'
85
dimension 'std'
86
}
87
0 commit comments