Skip to content

Commit

Permalink
v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
timkeane committed Aug 2, 2017
1 parent cddb296 commit aa75cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

ext {
appName = 'nyc-tile-example'
ver = 'v0.1.7'
ver = 'v0.1.8'
pkgDir = "${buildDir}/${appName}/${ver}"
remoteDir = 'tiles'
}
Expand Down

0 comments on commit aa75cc5

Please sign in to comment.