File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- VERSION_NAME =1.5.8 -SNAPSHOT
1
+ VERSION_NAME =1.5.9 -SNAPSHOT
2
2
VERSION_CODE =1
3
3
GROUP =org.smartregister
4
4
POM_SETTING_DESCRIPTION =OpenSRP Client Chw Core Library
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ dependencies {
225
225
exclude group : ' org.smartregister' , module : ' opensrp-client-configurable-views'
226
226
exclude group : ' com.android.support' , module : ' appcompat-v7'
227
227
}
228
- api(' org.smartregister:opensrp-client-chw-referral:1.3.3 -SNAPSHOT@aar' ) {
228
+ api(' org.smartregister:opensrp-client-chw-referral:1.3.5 -SNAPSHOT@aar' ) {
229
229
transitive = true
230
230
exclude group : ' org.smartregister' , module : ' opensrp-client-core'
231
231
exclude group : ' org.smartregister' , module : ' opensrp-client-native-form'
You can’t perform that action at this time.
0 commit comments