Skip to content

Commit 8a25ef1

Browse files
committed
remove others comores variants
1 parent 9a9d2f6 commit 8a25ef1

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

claimManagement/build.gradle

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)