increment version code and release version 1.15.0
This commit is contained in:
parent
a7ec23ef30
commit
c62f3f99be
|
@ -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…
Reference in New Issue