Skip to content

Commit

Permalink
Version bump to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
andresth committed Apr 3, 2017
1 parent a1552c3 commit c73de8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
#### fixes


## v0.5.2
#### new features

#### improvements
* Spanish translation (thanks to Esteban Monge)

## v0.5.1
#### new features

Expand Down
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 {
applicationId "in.andres.kandroid"
minSdkVersion 21
targetSdkVersion 25
versionCode 11
versionName "0.5.1"
versionCode 12
versionName "0.5.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit c73de8c

Please sign in to comment.