Skip to content

Commit

Permalink
release 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
grote committed Oct 23, 2016
1 parent 9576454 commit 06cb8b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ allprojects {

android {
defaultConfig {
versionCode 41
versionName "1.1.5-beta1"
versionCode 42
versionName "1.1.5"

compileSdkVersion 24
targetSdkVersion 24
Expand Down
2 changes: 1 addition & 1 deletion res/xml/changelog_master.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>

<release version="1.1.5-beta1" versioncode="41">
<release version="1.1.5" versioncode="42">
<change>Added France North West (Thanks Patrick!)</change>
<change>Reduce amount of scrolling needed to load more information</change>
<change>Use TODAY and NOW when searching for directions unless changed</change>
Expand Down

0 comments on commit 06cb8b0

Please sign in to comment.