Skip to content

Commit

Permalink
Update artifact release version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegwamartin committed Apr 26, 2018
1 parent 1c16669 commit ad2cd24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=1.0.7-SNAPSHOT
VERSION_NAME=1.0.6
VERSION_CODE=1
GROUP=org.smartregister
POM_SETTING_DESCRIPTION=OpenSRP Client Growth Monitoring Application
Expand Down
2 changes: 1 addition & 1 deletion opensrp-growth-monitoring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ allprojects {
}

dependencies {
compile('org.smartregister:opensrp-client-core:1.2.5-SNAPSHOT@aar') {
compile('org.smartregister:opensrp-client-core:1.2.3@aar') {
transitive = true
exclude group: 'com.github.bmelnychuk', module: 'atv'
}
Expand Down

0 comments on commit ad2cd24

Please sign in to comment.