version bump to 2.13.1-beta.3

This commit is contained in:
Daniel Gultsch 2024-01-21 18:10:30 +01:00
parent 4168bc4666
commit a6ba658494
No known key found for this signature in database
GPG key ID: F43D18AD2A0982C2

View file

@ -97,8 +97,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 34
versionCode 42083
versionName "2.13.1-beta.2"
versionCode 42084
versionName "2.13.1-beta.3"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId