version bump to 1.12.8
This commit is contained in:
parent
6d0e5f4354
commit
b7c8ce1511
|
@ -1,5 +1,8 @@
|
|||
###Changelog
|
||||
|
||||
####Version 1.12.8
|
||||
* more bug fixes :-(
|
||||
|
||||
####Version 1.12.7
|
||||
* bug fixes
|
||||
|
||||
|
|
|
@ -54,8 +54,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 148
|
||||
versionName "1.12.7"
|
||||
versionCode 149
|
||||
versionName "1.12.8"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue