forked from mirror/monocles_chat_clean
version bump to 2.5.0
This commit is contained in:
parent
6ff1783abc
commit
8010071495
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 325
|
||||
versionName "2.5.0-beta.2"
|
||||
versionCode 326
|
||||
versionName "2.5.0"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Reference in a new issue