diff --git a/app/build.gradle b/app/build.gradle index dbfbe5932..ec956cb47 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 diff --git a/app/src/main/assets/changelogs/364.txt b/app/src/main/assets/changelogs/364.txt index 9b2e9153b..260dbe5d1 100644 --- a/app/src/main/assets/changelogs/364.txt +++ b/app/src/main/assets/changelogs/364.txt @@ -1,4 +1,4 @@ +Added: +- Simple click on reactions to add them Fixed: -- Lot of crashes 🥺🥺😱 -- Push notifications not working -- Some issues with filters \ No newline at end of file +- Recent crashes (connection, when scrolling) \ No newline at end of file