mirror of
https://github.com/moparisthebest/Conversations
synced 2025-01-13 14:38:05 -05:00
version bump to 1.12.9 + changelog
This commit is contained in:
parent
7398424f3b
commit
becc3eb867
@ -1,5 +1,8 @@
|
|||||||
###Changelog
|
###Changelog
|
||||||
|
|
||||||
|
####Version 1.12.9
|
||||||
|
* make grace period configurable
|
||||||
|
|
||||||
####Version 1.12.8
|
####Version 1.12.8
|
||||||
* more bug fixes :-(
|
* more bug fixes :-(
|
||||||
|
|
||||||
|
@ -54,8 +54,8 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 149
|
versionCode 151
|
||||||
versionName "1.12.8"
|
versionName "1.12.9"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user