mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-05 08:45:02 -05:00
version bump to 1.14.2 + changelog
This commit is contained in:
parent
9d0a333372
commit
00c04cd413
@ -1,5 +1,9 @@
|
||||
###Changelog
|
||||
|
||||
####Version 1.14.2
|
||||
* support ANONYMOUS SASL
|
||||
* bug fixes
|
||||
|
||||
####Version 1.14.1
|
||||
* Press lock icon to see why OMEMO is deactivated
|
||||
* bug fixes
|
||||
|
@ -56,8 +56,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 24
|
||||
versionCode 172
|
||||
versionName "1.14.1"
|
||||
versionCode 173
|
||||
versionName "1.14.2"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user