Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Rohloff committed Nov 21, 2016
1 parent f5f1962 commit e8b2f1e
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 @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
versionName "1.6.1"
versionCode 28
versionName "1.6.2"
versionCode 29
}

productFlavors.all {
Expand Down

0 comments on commit e8b2f1e

Please sign in to comment.