release 2.35.1

This commit is contained in:
Thomas 2020-04-24 15:15:15 +02:00
parent 4421f49012
commit 1b98aedf0f
2 changed files with 5 additions and 5 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
versionCode 363
versionName "2.35.0"
versionCode 364
versionName "2.35.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -1,4 +1,4 @@
Added:
- Simple click on reactions to add them
Fixed:
- Lot of crashes 🥺🥺😱
- Push notifications not working
- Some issues with filters
- Recent crashes (connection, when scrolling)