version bump to 2.8.10
This commit is contained in:
parent
129f43a349
commit
59d7bb63e9
|
@ -95,8 +95,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 396
|
||||
versionName "2.8.10-beta"
|
||||
versionCode 397
|
||||
versionName "2.8.10"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
resValue "string", "applicationId", applicationId
|
||||
|
|
3
fastlane/metadata/android/en-US/changelogs/397.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/397.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
* Handle GPX files
|
||||
* Improve performance for backup restore
|
||||
* bug fixes
|
Loading…
Reference in a new issue