Merge branch 'master' into development

This commit is contained in:
Daniel Gultsch 2015-08-23 18:06:40 +02:00
commit 412efe93c0
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
###Changelog
####Version 1.6.2
* fixed issues with connection time out when server does not support ping
####Version 1.6.1
* fixed crashes

View File

@ -48,7 +48,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 85
versionCode 86
versionName "1.7.0-alpha"
}