mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-05 08:45:02 -05:00
version bump to 1.13.5 + changelog
This commit is contained in:
parent
57e51bc735
commit
f9aca85edf
@ -1,6 +1,9 @@
|
||||
###Changelog
|
||||
|
||||
###Version 1.13.4
|
||||
####Version 1.1.3.5
|
||||
* bug fixes
|
||||
|
||||
####Version 1.13.4
|
||||
* support jingle ft:4
|
||||
* show contact as DND if one resource is
|
||||
* bug fixes
|
||||
|
@ -54,8 +54,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 161
|
||||
versionName "1.13.4"
|
||||
versionCode 162
|
||||
versionName "1.13.5"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user