started 1.11.8-beta
This commit is contained in:
parent
bc4cf2393a
commit
be25b0509b
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ resolutions = {
|
|||
|
||||
images = {
|
||||
'conversations_baloon.svg' => ['ic_launcher', 48],
|
||||
'conversations_baloon.svg' => ['main_logo', 200],
|
||||
'conversations_baloon.svg' => ['main_logo', 200],
|
||||
'conversations_mono.svg' => ['ic_notification', 24],
|
||||
'ic_received_indicator.svg' => ['ic_received_indicator', 12],
|
||||
'ic_read_indicator.svg' => ['ic_read_indicator', 12],
|
||||
|
|
|
@ -68,7 +68,7 @@ android {
|
|||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 140
|
||||
versionName "1.11.7"
|
||||
versionName "1.11.8-beta"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
|
Reference in a new issue