increment version code and release version 1.15.0
This commit is contained in:
parent
877b6098ff
commit
083505ae43
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 24
|
||||
versionCode 183
|
||||
versionName "1.15.0-beta"
|
||||
versionCode 186
|
||||
versionName "1.15.0"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue