diff --git a/README.md b/README.md index b6afbea..91e088b 100644 --- a/README.md +++ b/README.md @@ -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 } } diff --git a/gradle.properties b/gradle.properties index 855440e..d7c89a4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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.