mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-29 00:14:12 +01:00
bump to 2.8.0-beta.2
This commit is contained in:
parent
a12760300c
commit
72c551d128
1 changed files with 2 additions and 2 deletions
|
@ -92,8 +92,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 371
|
||||
versionName "2.8.0-beta"
|
||||
versionCode 372
|
||||
versionName "2.8.0-beta.2"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
Loading…
Add table
Reference in a new issue