summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2020-04-15 14:08:48 +0200
committertom79 <tschneider.ac@gmail.com>2020-04-15 14:08:48 +0200
commite6ed0bf8159c931369de6a269df7acfc7334f56d (patch)
treee940a592dc2085bfc1e864bc5b7b3a33806ce85c
parentd5ed23545dca38a2a605e9502d82cb6c9a7eac0c (diff)
Release 2.34.5
-rw-r--r--app/build.gradle4
-rw-r--r--app/src/main/assets/changelogs/362.txt10
2 files changed, 4 insertions, 10 deletions
diff --git a/app/build.gradle b/app/build.gradle
index b92cdc7fa..780fc4b99 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 29
- versionCode 361
- versionName "2.34.3"
+ versionCode 362
+ versionName "2.34.5"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true
diff --git a/app/src/main/assets/changelogs/362.txt b/app/src/main/assets/changelogs/362.txt
index 4c3b093ba..d6316cd3b 100644
--- a/app/src/main/assets/changelogs/362.txt
+++ b/app/src/main/assets/changelogs/362.txt
@@ -1,9 +1,3 @@
-Added:
-- Gif support for some keyboards.
-- Support animated emoji for reactions
-
Fixed:
-- Crash when playing Youtube videos in timelines
-- Announcements not displayed
-- A crash due to recent changes
-- +Fix a crash due to polls \ No newline at end of file
+- Empty content for Friendica/GNU accounts
+- Username can't be changed in profile \ No newline at end of file