version bump to 2.13.5

This commit is contained in:
Daniel Gultsch 2024-03-12 19:05:47 +01:00
parent 028b3cff88
commit 2fa541f2dc
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 42094
versionName "2.13.4"
versionCode 42099
versionName "2.13.5"
archivesBaseName += "-$versionName"
applicationId "eu.siacs.conversations"
resValue "string", "applicationId", applicationId