Skip to content

Commit

Permalink
Releasing version 3.1.8 (114)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Apr 23, 2016
1 parent 309a4cb commit 536995d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## [3.1.8] - 2016-04-23
### Changed
- Show message when search returns an empty result set (#647)
- New material icons (#689)

### Fixed
- Prevent app hanging during registration (#690)

## [3.1.7] - 2016-04-18
### Changed
- Update to latest emojis
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ android {

defaultConfig {
applicationId "org.kontalk"
versionCode 113
versionName "3.1.8-preview"
versionCode 114
versionName "3.1.8"
targetSdkVersion 22
minSdkVersion 9
resConfigs "en", "de", "fr", "it", "es", "ca", "cs", "el", "fa", "gl", "ja", "nl", "pt", "ru", "sr", "zh-rCN", "ar"
Expand Down

0 comments on commit 536995d

Please sign in to comment.