mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-13 06:28:06 -05:00
version bump to 1.19.2 + changelog
This commit is contained in:
parent
c5824a3b2a
commit
4d1b6d4404
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
### Version 1.19.2
|
||||
* bug fixes
|
||||
|
||||
### Version 1.19.1
|
||||
* Made DNSSEC hostname validation opt-in
|
||||
|
||||
|
@ -56,8 +56,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 25
|
||||
versionCode 223
|
||||
versionName "1.19.1"
|
||||
versionCode 224
|
||||
versionName "1.19.2"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user