Merge branch 'develop' into main

pull/254/head 3.0.1
Thomas 2 years ago
commit c13bc945ee

@ -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"

@ -0,0 +1,5 @@
New version of Fedilab with new feature.
- You can now compose threads
- See the whole thread when replying
- Cache support
- New design
Loading…
Cancel
Save