Release 1.5.1

This commit is contained in:
Thomas 2020-03-01 17:45:32 +01:00
parent 9ac17b58f4
commit e7121cc93f
2 changed files with 7 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "app.fedilab.nitterizeme"
minSdkVersion 15
targetSdkVersion 29
versionCode 7
versionName "1.5.0"
versionCode 8
versionName "1.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {

View File

@ -0,0 +1,5 @@
Changed:
- New UI improvements
- Add some missing content descriptions
Fixed:
- Fix a visibility issue in osm card