Commit 6486f222 authored by Thomas's avatar Thomas
Browse files

- Release 3.37.2

parent b2fbb65b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 35
        versionCode 551
        versionCode 552
        versionName "3.37.2"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
+1 −1
Original line number Diff line number Diff line
[
  {
    "version": "3.37.2",
    "code": "551",
    "code": "552",
    "note": "Fixed\n- Fix profile header stuck after scroll in reverse timeline\n- Fix notifications not loading new items in reverse timeline\n- Respect aggregate notification preference with grouped notifications API\n- Fix \"Enabled notifications\" label\n- Keep default FAB and toolbar behavior in reverse timeline\n- Prevent swiping through notification categories when swiping between timelines"
  },
  {
+2 −1
Original line number Diff line number Diff line
@@ -21,3 +21,4 @@ android.defaults.buildfeatures.buildconfig=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false
android.experimental.enablePageSizeAlignment=true
android.config.pageSize=16384
 No newline at end of file