bump version code for 2.8.4 release
This commit is contained in:
parent
89c022f0cb
commit
fa752b596d
|
@ -95,7 +95,7 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 385
|
versionCode 387
|
||||||
versionName "2.8.4"
|
versionName "2.8.4"
|
||||||
archivesBaseName += "-$versionName"
|
archivesBaseName += "-$versionName"
|
||||||
applicationId "eu.siacs.conversations"
|
applicationId "eu.siacs.conversations"
|
||||||
|
|
Loading…
Reference in a new issue