Skip to content

Commit db4de70

Browse files
committed
up version
1 parent bda5871 commit db4de70

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030
dependencies {
3131
...
32-
compile ('com.github.worker8:tourguide:1.0.17-SNAPSHOT@aar') {
32+
compile ('com.github.worker8:tourguide:1.0.18-SNAPSHOT@aar') {
3333
transitive=true
3434
}
3535
}

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=1.0.17-SNAPSHOT
2-
VERSION_CODE=18
1+
VERSION_NAME=1.0.18-SNAPSHOT
2+
VERSION_CODE=19
33
GROUP=com.github.worker8
44

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

0 commit comments

Comments
 (0)