Prepare release 2.15.0

This commit is contained in:
tom79 2019-08-20 17:47:57 +02:00
parent 538c63b6d7
commit ecc4d3faa7
2 changed files with 9 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 29
versionCode 305
versionName "2.15.0-beta-1"
versionCode 306
versionName "2.15.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,7 @@
Added
- Network and creation date in profiles
- Allow to send an invitation an easily create an account with the app
Fixed
- Fix bookmarks and threads where last message couldn't be expanded
- Fix lags and some crashes