Merge branch 'master' into development
This commit is contained in:
commit
412efe93c0
|
@ -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
|
||||
|
||||
|
|
|
@ -48,7 +48,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 21
|
||||
versionCode 85
|
||||
versionCode 86
|
||||
versionName "1.7.0-alpha"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue