Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge TO Ona Upgrades From NACP branch #111

Open
wants to merge 672 commits into
base: ona-upgrades
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
672 commits
Select commit Hold shift + click to select a range
5f0a2b2
update: referral library
dev-billy May 31, 2022
499b84a
Merge pull request #80 from SoftmedTanzania/fix/referral-register
dev-billy May 31, 2022
2d87b2a
add: corehiv dao to handle clearing data conditions
dev-billy May 31, 2022
de995f1
define: constants
dev-billy May 31, 2022
d48dd81
update: core processor with clearing hiv data on reregistration
dev-billy May 31, 2022
5a1eae2
bump: version code
dev-billy May 31, 2022
39ee333
Merge pull request #81 from SoftmedTanzania/fix/cbhs-hiv-member-rereg…
dev-billy May 31, 2022
1eaf63e
added: register type for ltfu
dev-billy Jun 8, 2022
990a2e4
update: string resource
dev-billy Jun 8, 2022
60e26d5
update: referral library
dev-billy Jun 8, 2022
d372947
bumped: core version code
dev-billy Jun 8, 2022
b61c577
update: to count referral types which arent ltfu
dev-billy Jun 8, 2022
588f2bb
Merge pull request #82 from SoftmedTanzania/feature/implement-facilit…
dev-billy Jun 8, 2022
242b8f6
bump: core version
dev-billy Jun 13, 2022
0d204db
fix: query condition for index contact
dev-billy Jun 13, 2022
8ad55c7
Merge pull request #83 from SoftmedTanzania/fix/register-counter
cozej4 Jun 15, 2022
9a20260
:heavy_plus_sign: bumped up version code
cozej4 Jun 15, 2022
71fa24b
:recycle: add referral repository
issyzac Jun 16, 2022
94ea956
Merge branch 'tanzania-ministry-of-health-nacp' into update-referral-…
issyzac Jun 16, 2022
c978754
Merge pull request #84 from SoftmedTanzania/update-referral-repository
issyzac Jun 16, 2022
0e4ea42
added: implementation for family member data loader
dev-billy Jun 23, 2022
31f9118
added: updateDetails util for shared update details methods
dev-billy Jun 23, 2022
bfec56b
fix: methods to load registration info and location info
dev-billy Jun 23, 2022
5b00fa4
fix: added the location info to hiv options menu
dev-billy Jun 23, 2022
b74293b
update core version
dev-billy Jun 23, 2022
2e2935b
fix: loading registration info and location info for index contact
dev-billy Jun 23, 2022
9527b2b
added: location info menu item for pnc, anc
dev-billy Jun 23, 2022
388184e
update: loading correct registration info form and location forms for…
dev-billy Jun 23, 2022
dce48ee
fix: getting familybaseEntityId in ANC
dev-billy Jun 24, 2022
f53497d
fix:ordering
dev-billy Jun 24, 2022
d83e2f0
extracted: getFamilyBaseEntityId Method
dev-billy Jun 24, 2022
4ac9a4f
fix: loading location info pmtct
dev-billy Jun 24, 2022
641901b
fix: added check for independent client
dev-billy Jun 24, 2022
c55d6b5
fix: hides the location info if client is not independent
dev-billy Jun 24, 2022
e509352
fix: saving update location info for hiv clients in core
dev-billy Jun 27, 2022
6426787
fix: loads family form if client is not independent
dev-billy Jun 27, 2022
192b544
fix: allow edit for fam_name if is a family
dev-billy Jun 27, 2022
5615c9f
cleanup: remove unused imports
dev-billy Jun 27, 2022
850b862
fix: codacy issue
dev-billy Jun 27, 2022
1510743
bump: version code
dev-billy Jun 28, 2022
d6782e7
Merge pull request #85 from SoftmedTanzania/fix/location-info-for-all…
dev-billy Jun 29, 2022
1a0812b
fix: ltfu referrals to expire after 30 days
dev-billy Jul 8, 2022
e352d57
defined: focus for LTFU feedback
dev-billy Jul 8, 2022
971789c
bumped: version code
dev-billy Jul 8, 2022
ee5422c
Merge pull request #86 from SoftmedTanzania/fix/ltfu-expiry
dev-billy Jul 9, 2022
a9485c1
:hammer: refactored native form library dependency
cozej4 Jul 10, 2022
f033018
:heavy_plus_sign: bumped up version code
cozej4 Jul 10, 2022
0fecaf5
:construction: refactored referrals query count
cozej4 Jul 12, 2022
f52d210
:arrow_up: updated chw-core dependencies
cozej4 Jul 12, 2022
02c19c8
:heavy_plus_sign: bumped up version code
cozej4 Jul 12, 2022
b93b690
:arrow_up: updated client-core dependencies
cozej4 Jul 22, 2022
35cb61d
:heavy_plus_sign: bumped up version code
cozej4 Jul 22, 2022
0d932f3
:heavy_plus_sign: bumped up version code
cozej4 Jul 26, 2022
48c8b8b
:hammer: fixed a minor bug in Referrals navigation menu register coun…
cozej4 Jul 28, 2022
c014bdc
:heavy_plus_sign: bumped up version code
cozej4 Jul 28, 2022
558fa89
:hammer: updated core authorization service
cozej4 Aug 12, 2022
7b7c867
Update: core version
zk497 Aug 13, 2022
4897683
Update: client-core dependency
zk497 Aug 13, 2022
c58b928
Update: version code
zk497 Aug 13, 2022
cdd2a41
Merge pull request #88 from SoftmedTanzania/update-version
zk497 Aug 13, 2022
116e291
Publishing client core to github
zk497 Aug 15, 2022
063339a
Merge pull request #89 from SoftmedTanzania/publish-client-core-to-gi…
zk497 Aug 15, 2022
281625a
Linking HIVST library
zk497 Aug 16, 2022
8b34ee2
Update: Core version
zk497 Aug 16, 2022
074b957
Added Hivst library
zk497 Aug 16, 2022
020df52
defined: string for hivst menu item
dev-billy Aug 16, 2022
67d2abc
fix: the register fragment model to load correct data
dev-billy Aug 16, 2022
3c94e5d
fix: provider implementation from base library
dev-billy Aug 16, 2022
5f87b76
fix: added hivst registration action
dev-billy Aug 16, 2022
ab6c42b
fix: added implementation to register client for HIVST
dev-billy Aug 16, 2022
3804af4
Update: client-core version
zk497 Aug 17, 2022
9999072
Merge pull request #91 from SoftmedTanzania/update-client-core
dev-billy Aug 17, 2022
308995f
:arrow_up: updated client-core dependencie
cozej4 Aug 23, 2022
68d6ed6
:wastebasket:
cozej4 Aug 23, 2022
cb000c6
:arrow_up: updated ld dependencie
cozej4 Aug 23, 2022
ca3d931
:heavy_plus_sign: bumped up version code
cozej4 Aug 23, 2022
9b6b59e
:arrow_up: updated pmtct dependencie
cozej4 Aug 23, 2022
3aae421
Merge branch 'tanzania-ministry-of-health-nacp' into refactor/client-…
cozej4 Aug 23, 2022
5e8dd84
Merge pull request #87 from SoftmedTanzania/refactor/client-native-form
cozej4 Aug 23, 2022
846f6e9
:arrow_up: updated native forms dependencie
cozej4 Aug 23, 2022
92cb1cd
fix: update the client processor to process mobilization visits
dev-billy Aug 24, 2022
9d9cbc6
cleanup: removed unused import
dev-billy Aug 24, 2022
be1b97c
merge with remote
dev-billy Aug 25, 2022
18371af
fix: added options menu for hivst
dev-billy Aug 25, 2022
b1d157f
:hammer: refactored child age limit filter
cozej4 Aug 26, 2022
1e3f3f9
fix: added hivst github package
dev-billy Aug 26, 2022
d0b3049
added: dependency to cdp lib
dev-billy Aug 26, 2022
cafcb50
bump: core version
dev-billy Aug 26, 2022
8293898
fix: added a link to the base cdp lib
dev-billy Aug 26, 2022
8fe1939
fix: navigation menu instance
dev-billy Aug 26, 2022
c1fb6f8
:arrow_up: updated native-form dependency
cozej4 Aug 26, 2022
c7ec3ab
:heavy_plus_sign: bumped up version code
cozej4 Aug 26, 2022
f581b90
:construction: updated PNC child duration to 42 days from 28 days
cozej4 Aug 27, 2022
0fed6e4
:heavy_plus_sign: bumped up version code
cozej4 Aug 27, 2022
c95f668
cleanup: cdp profile activity
dev-billy Aug 28, 2022
a626081
fix: navigation counter for cdp
dev-billy Aug 28, 2022
586c58c
cleanup: remove unused imports
dev-billy Aug 29, 2022
8f1dd5a
bump: core to major version 34
dev-billy Aug 29, 2022
c0f1944
bump: core to major version 33
dev-billy Aug 29, 2022
7474fd8
:hammer: refactored StartDraftMonthlyFormTask made some methods prote…
cozej4 Aug 30, 2022
f0dfa4e
:arrow_up: updated chw-core dependencies
cozej4 Aug 30, 2022
9f4ab4c
:heavy_plus_sign: bumped up version code
cozej4 Aug 30, 2022
7bda897
update: core version
dev-billy Sep 2, 2022
5f263ea
fix: moved implementation to core
dev-billy Sep 6, 2022
8ceee35
merge with remote
dev-billy Sep 7, 2022
0c02032
fix: move processing of order event in core
dev-billy Sep 7, 2022
5dcc68a
fix: processing feedback
dev-billy Sep 7, 2022
b232c61
cleanup: added a default case
dev-billy Sep 7, 2022
6306115
fix: correct checking for field code
dev-billy Sep 7, 2022
1dd3314
fix: capturing request date for processing order
dev-billy Sep 8, 2022
a6598ff
fix: made the title generic
dev-billy Sep 8, 2022
e303fd7
fix: processing order event from facility
dev-billy Sep 9, 2022
4e47ef0
:hammer: refactored ANC profile menu
cozej4 Sep 9, 2022
598cf65
:arrow_up: updated native form dependencies
cozej4 Sep 9, 2022
9e6738b
:heavy_plus_sign: bumped up version code
cozej4 Sep 9, 2022
de88b59
bump: client core version:
dev-billy Sep 9, 2022
610d78a
fix: client core version
dev-billy Sep 10, 2022
c5deb9d
added: navigation menu instance for the ReceiveMSD Fragment
dev-billy Sep 10, 2022
f488a2a
fix: processing stock changes
dev-billy Sep 10, 2022
a8940e2
:hammer: refactored ChwCoreSyncIntentService making some methods prot…
cozej4 Sep 10, 2022
540c1d9
fix: added distribution to process as stock change
dev-billy Sep 10, 2022
976d244
Merge branch 'tanzania-ministry-of-health-nacp' into linking-hivst-li…
cozej4 Sep 11, 2022
1796352
Merge pull request #90 from SoftmedTanzania/linking-hivst-library
cozej4 Sep 11, 2022
bbc28af
:arrow_up: updated HIVST dependencies
cozej4 Sep 12, 2022
70b903f
:heavy_plus_sign: bumped up version code
cozej4 Sep 12, 2022
834ed30
fix: passing team id to add data to the orders table
dev-billy Sep 12, 2022
80e6f61
fix: pullin even completed task events for reporting issues
dev-billy Sep 12, 2022
8a14ed4
fix: defined rule to process own copy feedback event
dev-billy Sep 12, 2022
9321e1a
cleanup: remove unused imports
dev-billy Sep 12, 2022
572cf97
merge with remote
dev-billy Sep 12, 2022
1040b4c
Merge pull request #92 from SoftmedTanzania/link/condom-library
cozej4 Sep 14, 2022
ed978b2
:hammer: refactored PNC member profile options menu items
cozej4 Sep 16, 2022
ad71e14
:heavy_plus_sign: bumped up version code
cozej4 Sep 16, 2022
22bc820
:hammer: refactored some swahili translations
cozej4 Sep 17, 2022
ef4ae8c
:heavy_plus_sign: bumped up version code
cozej4 Sep 17, 2022
5cec5fc
update: pmtct library
dev-billy Sep 17, 2022
47c43f7
bump: core version
dev-billy Sep 17, 2022
3a44e19
:arrow_up: updated pmtct dependencies
cozej4 Sep 17, 2022
82e82fd
Merge pull request #93 from SoftmedTanzania/update/pmtct-lib
cozej4 Sep 17, 2022
3bb5d1c
Linking chw cdp github package
zk497 Sep 20, 2022
8649410
Reverted deleted file
zk497 Sep 20, 2022
e32a275
Merge pull request #94 from SoftmedTanzania/linking-cdp-github-packages
zk497 Sep 20, 2022
c84763c
:arrow_up: updated opensrp-client-reporting dependency
cozej4 Sep 20, 2022
1fed278
:heavy_plus_sign: bumped up version code
cozej4 Sep 20, 2022
e26f565
Merge pull request #95 from SoftmedTanzania/update/pmtct-lib
cozej4 Sep 21, 2022
8c47a4b
:hammer: reverted back opensrp-client-reporting depencency
cozej4 Sep 21, 2022
53561cb
:hammer: refactored updating of pregnancy outcome delivery date minim…
cozej4 Sep 21, 2022
7c09b72
:heavy_plus_sign: bumped up version code
cozej4 Sep 21, 2022
dfc1c52
:hammer: refactored pnc member profile menu
cozej4 Sep 23, 2022
e0196a6
:arrow_up: updated PMTCT library dependency
cozej4 Sep 23, 2022
370f303
:heavy_plus_sign: bumped up version code
cozej4 Sep 23, 2022
275145d
:arrow_up: updated PMTCT library dependency
cozej4 Sep 26, 2022
849e32b
added: agyw lib
dev-billy Sep 27, 2022
25a9303
bump: core version
dev-billy Sep 27, 2022
f25468a
init: link with agyw lib
dev-billy Sep 27, 2022
afd96ba
fix: added option menu for agyw screening
dev-billy Sep 27, 2022
d2a511c
update: native form lib
dev-billy Sep 27, 2022
cb72601
fix: added register fragment model
dev-billy Sep 27, 2022
678b8e3
added: referrals for AGYW
dev-billy Sep 27, 2022
268e75b
:hammer: refactored VisitDao
cozej4 Sep 28, 2022
911ecd6
:heavy_plus_sign: bumped up version code
cozej4 Sep 28, 2022
66e072b
fix: navigation count
dev-billy Sep 28, 2022
fe86f8b
:hammer: code refactoring
cozej4 Sep 28, 2022
93d1cdc
:arrow_up: updated referral library dependency
cozej4 Sep 28, 2022
6dbd4a4
bump: referral lib version (#97)
dev-billy Sep 29, 2022
4bcf2da
Link/kvp library (#96)
dev-billy Sep 29, 2022
4cae816
bump: core version
dev-billy Sep 30, 2022
25422fd
fix: update client processor with event for distribution within facility
dev-billy Sep 30, 2022
bf946a3
update: cdp lib
dev-billy Sep 30, 2022
002a3cd
fix: cdp register count
dev-billy Sep 30, 2022
d6d6fa6
fix: getting cdp from github
dev-billy Sep 30, 2022
c5bad7d
Merge pull request #98 from SoftmedTanzania/fix/cdp-distribution-within
cozej4 Oct 3, 2022
9a07eb9
:arrow_up: updated pmtct library dependency
cozej4 Sep 29, 2022
46badf0
:hammer: refactore core-client-processor processCDPStockChanges
cozej4 Oct 4, 2022
4d9fea4
:heavy_plus_sign: bumped up version code
cozej4 Oct 4, 2022
c91528e
Merge pull request #99 from SoftmedTanzania/refactor/core-client-proc…
cozej4 Oct 4, 2022
8663942
fix: update kvp lib (#100)
dev-billy Oct 5, 2022
e4612c4
update: agyw lib
dev-billy Oct 6, 2022
b128ff0
fix: defined AGYW register_type
dev-billy Oct 6, 2022
ad53cf9
remove AGYW Referral and added STI Referral
dev-billy Oct 6, 2022
b430eb4
:hammer: code cleaning
cozej4 Oct 6, 2022
373e1e2
:hammer: refactored query count for all clients register
cozej4 Oct 6, 2022
1eb702e
:arrow_up: updated chw-hiv library dependency
cozej4 Oct 6, 2022
6f24193
:heavy_plus_sign: bumped up version code
cozej4 Oct 6, 2022
db1c59b
merge: remote
dev-billy Oct 7, 2022
5fcd2c4
:hammer: refactored CoreHivRegisterFragment defaultFilterAndSortQuery…
cozej4 Oct 7, 2022
ca4042b
Merge branch 'tanzania-ministry-of-health-nacp' into link/agyw-library
dev-billy Oct 10, 2022
8ea0df8
Merge pull request #101 from SoftmedTanzania/link/agyw-library
dev-billy Oct 10, 2022
35dadfc
fix: getting the kvp and agyw lib from github packages
dev-billy Oct 11, 2022
edbbddb
bump: core version
dev-billy Oct 11, 2022
d56488b
Merge pull request #102 from SoftmedTanzania/fix/getting-from-github-…
cozej4 Oct 13, 2022
1da910f
fix: added options for kvp and prep registration
dev-billy Oct 16, 2022
9ab9be2
fix: added abstract methods for kvp and prep registrations
dev-billy Oct 16, 2022
bbaf284
bump: core version
dev-billy Oct 16, 2022
6d5156a
update: kvp lib
dev-billy Oct 16, 2022
003ec8a
define: register types kvp, kvp_prep
dev-billy Oct 16, 2022
3882c64
update: kvp lib version
dev-billy Oct 18, 2022
01f5874
Merge pull request #103 from SoftmedTanzania/fix/kvp-issues
dev-billy Oct 19, 2022
fe3f27d
update: agyw lib version
dev-billy Oct 19, 2022
f0e1eb1
bump: core version
dev-billy Oct 19, 2022
bfd0656
fix: getting form config
dev-billy Oct 20, 2022
04ed960
bump: core version
dev-billy Oct 22, 2022
e1eaf36
update: core version
dev-billy Oct 22, 2022
cc31ff9
fix: add column for prep status if table is prep register
dev-billy Oct 22, 2022
0140858
fix: client count for prep
dev-billy Oct 22, 2022
7aaca7e
:arrow_up: updated kvp and agwy library dependency
cozej4 Oct 22, 2022
9f5b1d4
:heavy_plus_sign: bumped up version code
cozej4 Oct 22, 2022
1459bf1
Merge branch 'tanzania-ministry-of-health-nacp' into fix/kvp-prep-iss…
dev-billy Oct 22, 2022
6b25e85
Merge branch 'tanzania-ministry-of-health-nacp' into update/agyw-lib-…
dev-billy Oct 22, 2022
e7da02d
Merge pull request #104 from SoftmedTanzania/update/agyw-lib-version
dev-billy Oct 22, 2022
4fbf8a4
Merge branch 'tanzania-ministry-of-health-nacp' into fix/kvp-prep-iss…
dev-billy Oct 22, 2022
a98137c
Merge pull request #105 from SoftmedTanzania/fix/kvp-prep-issues-phase-2
dev-billy Oct 22, 2022
ec7bb27
:hammer: refactored swahili translations
cozej4 Oct 23, 2022
dbe95f1
Merge remote-tracking branch 'origin/tanzania-ministry-of-health-nacp…
cozej4 Oct 23, 2022
cffbed1
:hammer: refactored kvp referrals core constants
cozej4 Oct 24, 2022
0801dc7
:hammer: added swahili translations
cozej4 Oct 24, 2022
0e496c4
:arrow_up: updated referral library dependency
cozej4 Oct 24, 2022
2803daf
:heavy_plus_sign: bumped up version code
cozej4 Oct 24, 2022
e34c5ad
Merge pull request #106 from SoftmedTanzania/refactor/string-resources
cozej4 Oct 24, 2022
0bc8b3e
:hammer: refactored malaria navigation counter
cozej4 Oct 26, 2022
e953241
:heavy_plus_sign: bumped up version code
cozej4 Oct 26, 2022
3b87d6c
update: lib versions
dev-billy Oct 27, 2022
4d9919e
bump: core vesion
dev-billy Oct 27, 2022
8913226
Merge pull request #108 from SoftmedTanzania/fix/kvp-uat-issues
cozej4 Oct 28, 2022
d4557fd
:hammer: refactored string resources
cozej4 Oct 28, 2022
5a11909
Merge branch 'tanzania-ministry-of-health-nacp' into refactor/kvp-agy…
cozej4 Oct 28, 2022
2123651
:arrow_up: updated kvp library dependency
cozej4 Oct 28, 2022
a867a32
Merge pull request #109 from SoftmedTanzania/refactor/kvp-agyw-uat-is…
cozej4 Oct 28, 2022
2f22bf1
:arrow_up: updated kvp library dependency
cozej4 Oct 28, 2022
26a88ba
:heavy_plus_sign: bumped up version code
cozej4 Oct 28, 2022
7bf3255
:hammer: refactored core client processor
cozej4 Nov 17, 2022
04656e7
:hammer: refactored Constants
cozej4 Nov 30, 2022
57501bf
:arrow_up: updated pmtct library dependency
cozej4 Dec 1, 2022
6aedf34
:hammer: refactored save visits in CoreAncHomeVisitInteractor
cozej4 Dec 1, 2022
7766671
:arrow_up: updated native form library dependency
cozej4 Dec 8, 2022
305fe81
:hammer: refactored Core Client Processor processEvents
cozej4 Dec 8, 2022
00d1827
:hammer: refactored Constants and CoreJsonFormUtils
cozej4 Dec 8, 2022
b85c484
:hammer: refactored menu resources, removed mark client as deceased o…
cozej4 Dec 8, 2022
fe12545
:heavy_plus_sign: bumped up version code
cozej4 Dec 8, 2022
9f76bb6
Merge pull request #112 from SoftmedTanzania/fix/pilot-issues
cozej4 Dec 8, 2022
fc07f1d
:heavy_plus_sign: bumped up version code
cozej4 Jan 11, 2023
409dd4a
:arrow_up: updated pmtct library dependencies
cozej4 Jan 13, 2023
5306729
:heavy_plus_sign: bumped up version code
cozej4 Jan 13, 2023
eaa2840
Overall swahili translations (#113)
tbwahacker Jan 20, 2023
6b1f08e
Implement/condom programing improvements from tot (#114)
cozej4 Feb 16, 2023
ea699ce
:arrow_up: updated native form dependency
cozej4 Mar 22, 2023
79e42a2
:heavy_plus_sign: bumped up version code
cozej4 Mar 22, 2023
11b0f18
Fix/issues from update of training materials workshop (#115)
cozej4 Apr 18, 2023
e902b02
Merge remote-tracking branch 'origin/tanzania-ministry-of-health-nacp…
cozej4 Apr 18, 2023
ac6859b
:hammer: refactored getTasksWithoutClientsAndEventsdata
cozej4 May 11, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Android CI with Gradle

on:
push:
branches: [ master ]
branches: [ master , master-v1 ]
pull_request:
branches: [ master ]
branches: [ master , master-v1 ]

jobs:
unit_tests:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ project.properties
.settings
build/
jacoco.exec
github.properties
8 changes: 2 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@ buildscript {

repositories {
google()
jcenter()
mavenCentral()
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
maven { url 'https://jitpack.io' }
maven { url "https://repo.maven.apache.org/maven2" }
maven { url "http://cloudant.github.io/cloudant-sync-eap/repository" }
maven { url "http://dl.bintray.com/ona/kujaku" }
maven{ url "https://plugins.gradle.org/m2/" }
mavenLocal()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.0'
Expand Down Expand Up @@ -42,7 +41,6 @@ allprojects {

repositories {
google()
jcenter()
mavenLocal()
mavenCentral()
maven { url 'https://maven.google.com' }
Expand All @@ -54,10 +52,8 @@ allprojects {
maven { url 'https://maven.fabric.io/public' }
maven { url "https://s3.amazonaws.com/repo.commonsware.com" }
maven { url "https://s3.amazonaws.com/repo.commonsware.com" }
maven { url "https://dl.bintray.com/ona/rdt-capture" }
maven { url "http://dl.bintray.com/ona/kujaku" }
maven { url 'https://dl.bintray.com/ibm-watson-health/ibm-fhir-server-releases'}
maven{ url "https://plugins.gradle.org/m2/" }
jcenter()
}
}

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=1.5.21-SNAPSHOT
VERSION_CODE=1
VERSION_NAME=1.5.36.14-NACP-SNAPSHOT
VERSION_CODE=54
GROUP=org.smartregister
POM_SETTING_DESCRIPTION=OpenSRP Client Chw Core Library
POM_SETTING_URL=https://github.com/OpenSRP/opensrp-client-chw-core
Expand Down
Loading