Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
worker8 committed Jan 5, 2018
1 parent bda5871 commit db4de70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
}
dependencies {
...
compile ('com.github.worker8:tourguide:1.0.17-SNAPSHOT@aar') {
compile ('com.github.worker8:tourguide:1.0.18-SNAPSHOT@aar') {
transitive=true
}
}
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.0.17-SNAPSHOT
VERSION_CODE=18
VERSION_NAME=1.0.18-SNAPSHOT
VERSION_CODE=19
GROUP=com.github.worker8

POM_DESCRIPTION=A library to teach and guide users on how to use the app.
Expand Down

0 comments on commit db4de70

Please sign in to comment.