Skip to content

Commit

Permalink
Releasing version 3.1.7
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 18, 2016
1 parent 58caf45 commit 6145c16
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.7] - 2016-04-18
### Changed
- Update to latest emojis
- New file upload method

### Fixed
- Fix crash after donating through Google Play (#687)

## [3.1.6] - 2016-04-14
### Fixed
- Fix connection error (#676)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ android {

defaultConfig {
applicationId "org.kontalk"
versionCode 108
versionName "3.1.7-preview"
versionCode 109
versionName "3.1.7"
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 6145c16

Please sign in to comment.