Skip to content

Commit

Permalink
Prepare release eraser-map-0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ecgreb committed Mar 8, 2016
1 parent 0367533 commit ed32a47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
applicationId "com.mapzen.erasermap"
minSdkVersion 15
targetSdkVersion 22
versionCode 9
versionName "0.6-SNAPSHOT"
versionCode 10
versionName "0.6"
buildConfigField "String", "VECTOR_TILE_API_KEY", VECTOR_TILE_API_KEY
buildConfigField "String", "PELIAS_API_KEY", PELIAS_API_KEY
buildConfigField "String", "VALHALLA_API_KEY", VALHALLA_API_KEY
Expand Down

0 comments on commit ed32a47

Please sign in to comment.