Commit c0f3b0f8 authored by Thomas's avatar Thomas
Browse files

Release 3.9.6

parent 7ccb1c96
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 32
        versionCode 440
        versionName "3.9.5"
        versionCode 441
        versionName "3.9.6"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
[
  {
    "version": "3.9.6",
    "code": "441",
    "note": "Fixed:\n- Jumps with fit preview images when scrolling up\n- Fetch more button broken with cache"
  },
  {
    "version": "3.9.5",
    "code": "440",
+3 −0
Original line number Diff line number Diff line
Fixed:
- Jumps with fit preview images when scrolling up
- Fetch more button broken with cache
 No newline at end of file