Release 3.3.1

This commit is contained in:
Thomas 2022-09-14 18:38:59 +02:00
parent 564e0c682c
commit e2ff85f8be
2 changed files with 7 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 31
versionCode 407
versionName "3.3.0"
versionCode 408
versionName "3.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
flavorDimensions "default"

View File

@ -0,0 +1,5 @@
- Improve speed for Nitter instances
- Allow to edit Nitter accounts with a long press on tabs
- Fix pagination issue with pinned timelines
- Fix some crashes
- Fix visibility when displaying counters