Commit c13bc945 authored by Thomas's avatar Thomas
Browse files

Merge branch 'develop' into main

parents 66c1b0c3 0942e718
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,8 +9,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 31
        versionCode 390
        versionName "3.0.0"
        versionCode 391
        versionName "3.0.1"
        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
    }
    flavorDimensions "default"
+5 −0
Original line number Diff line number Diff line
New version of Fedilab with new feature.
- You can now compose threads
- See the whole thread when replying
- Cache support
- New design