Skip to content

Commit

Permalink
Bump 1.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pluscubed committed Sep 10, 2017
1 parent 7e875ac commit 30eceae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ android {
applicationId "com.pluscubed.velociraptor"
minSdkVersion 16
targetSdkVersion 25
versionCode 35
versionName "1.5.5"
versionCode 36
versionName "1.5.6"
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [appName: "@string/app_name"]

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/raw/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<body>


<h4>v1.5.5 - 9/6/17</h4>
<h4>v1.5.6 - 9/10/17</h4>
<ul>
<li>
Remove HERE Maps database
Expand Down

0 comments on commit 30eceae

Please sign in to comment.