File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -78,14 +78,6 @@ android {
7878 dimension ' std'
7979 }
8080
81- comoresProd{
82- applicationIdSuffix " .comores"
83- resValue " string" , " app_name_claims" , " Claims Comores"
84- buildConfigField " String" , " API_BASE_URL" , ' "https://amg.km/"'
85- dimension ' std'
86- resValue " string" , " release_tag" , " comores"
87- }
88-
8981 comoresDev{
9082 applicationIdSuffix " .comoresDev"
9183 resValue " string" , " app_name_claims" , " Claims Comores Dev"
@@ -94,14 +86,6 @@ android {
9486 resValue " string" , " release_tag" , " comores-dev"
9587 }
9688
97- comoresTest {
98- applicationIdSuffix " .comoresTest"
99- resValue " string" , " app_name_claims" , " Claims Comores Test"
100- buildConfigField " String" , " API_BASE_URL" , ' "https://test.amg.km/"'
101- dimension ' std'
102- resValue " string" , " release_tag" , " comores-test"
103- }
104-
10589 chfDev {
10690 applicationIdSuffix " .chfDev"
10791 resValue " string" , " app_name_claims" , " Claims CHF"
You can’t perform that action at this time.
0 commit comments