Commit 9ed49647 authored by Thomas's avatar Thomas
Browse files

Release 3.6.3

parent fbd9596d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 31
        versionCode 423
        versionName "3.6.2"
        versionCode 424
        versionName "3.6.3"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.6.3",
    "code": "424",
    "note": "Fixed:\n- Issue with messages/notifications not correctly displayed\n- Friendica: issues with mentions and tags (open browser)\n- Improve sharing behaviour\n"
  },
  {
    "version": "3.6.2",
    "code": "423",
+5 −0
Original line number Diff line number Diff line
Fixed:
- Issue with messages/notifications not correctly displayed
- Friendica: issues with mentions and tags (open browser)
- Improve sharing behaviour