mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-08 12:18:06 -05:00
Merge branch 'master' into development
This commit is contained in:
commit
412efe93c0
@ -1,5 +1,8 @@
|
|||||||
###Changelog
|
###Changelog
|
||||||
|
|
||||||
|
####Version 1.6.2
|
||||||
|
* fixed issues with connection time out when server does not support ping
|
||||||
|
|
||||||
####Version 1.6.1
|
####Version 1.6.1
|
||||||
* fixed crashes
|
* fixed crashes
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 85
|
versionCode 86
|
||||||
versionName "1.7.0-alpha"
|
versionName "1.7.0-alpha"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user