mirror of
https://github.com/moparisthebest/Conversations
synced 2025-02-07 10:20:12 -05:00
version bump to 1.13.3
This commit is contained in:
parent
e52f662569
commit
4e6d16c49b
@ -1,5 +1,8 @@
|
||||
###Changelog
|
||||
|
||||
####Version 1.13.3
|
||||
* bug fixes
|
||||
|
||||
####Version 1.13.2
|
||||
* new PGP decryption logic
|
||||
* bug fixes
|
||||
|
@ -54,8 +54,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 159
|
||||
versionName "1.13.2"
|
||||
versionCode 160
|
||||
versionName "1.13.3"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user