Skip to content

Commit

Permalink
Bump 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pluscubed committed Apr 3, 2017
1 parent 60358dc commit 7d9b33e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ android {
applicationId "com.pluscubed.velociraptor"
minSdkVersion 16
targetSdkVersion 25
versionCode 33
versionName "1.5.3"
versionCode 34
versionName "1.5.4"
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [appName: "@string/app_name"]

Expand Down
8 changes: 1 addition & 7 deletions app/src/main/res/raw/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,7 @@
</head>
<body>

<h4>v1.5.3 - 4/2/17</h4>
<ul>
<li>Fix crash on 4.x in HERE configuration</li>
</ul>
<br/>

<h4>v1.5.2 - 4/1/17</h4>
<h4>v1.5.4 - 4/2/17</h4>
<ul>
<li>Re-add HERE Maps database - register in Velociraptor's settings</li>
<li>Update translations from OneSky</li>
Expand Down

0 comments on commit 7d9b33e

Please sign in to comment.