1
0
Fork 1
mirror of https://codeberg.org/tom79/Fedilab.git synced 2025-01-05 23:50:08 +02:00

Release 3.0.1

This commit is contained in:
Thomas 2022-06-29 16:35:01 +02:00
parent 06c3da5d2c
commit 0942e71878
2 changed files with 7 additions and 2 deletions
app
src/fdroid/fastlane/metadata/android/en/changelogs

View file

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

View file

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