mirror of
https://github.com/snikket-im/snikket-android.git
synced 2025-10-26 11:19:41 +00:00
version bump to 2.13.3 + changelog
This commit is contained in:
parent
8598462737
commit
956107511c
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
### Version 2.13.3
|
||||
|
||||
* Provide easier access to 'Privacy Policy' on Play Store version (Quicksy and Conversations)
|
||||
* Remove address book integration on Play Store version of Conversations
|
||||
|
||||
### Version 2.13.2
|
||||
|
||||
* minor bug fixes
|
||||
|
||||
@ -97,8 +97,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
versionCode 42091
|
||||
versionName "2.13.2"
|
||||
versionCode 42092
|
||||
versionName "2.13.3"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/4209204.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/4209204.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Provide easier access to 'Privacy Policy' on Play Store version (Quicksy and Conversations)
|
||||
* Remove address book integration on Play Store version of Conversations
|
||||
Loading…
Reference in New Issue
Block a user