Skip to content

Commit 6753f92

Browse files
author
Sharon Langevin
committed
Add CiC (Children in Crisis) Guatemala flavor
1 parent 90233ec commit 6753f92

File tree

7 files changed

+8
-0
lines changed

7 files changed

+8
-0
lines changed

build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,9 @@ android {
184184
bracuganda {
185185
applicationId = 'org.medicmobile.webapp.mobile.bracuganda'
186186
}
187+
cic_guatemala {
188+
applicationId = 'org.medicmobile.webapp.mobile.cic_guatemala'
189+
}
187190
ebpp_indonesia {
188191
applicationId = 'org.medicmobile.webapp.mobile.ebpp_indonesia'
189192
}
9.61 KB
Loading
4.71 KB
Loading
16.3 KB
Loading
34.3 KB
Loading
58.8 KB
Loading
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">CiC Tijax</string>
4+
<string name="fixed_app_url">https://cic-guatemalav2.app.medicmobile.org</string>
5+
</resources>

0 commit comments

Comments
 (0)