Release 0.19.2 (920)

This commit is contained in:
TobiGr 2020-04-03 10:38:03 +02:00
parent a9a43538be
commit 8b2599297b
2 changed files with 11 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdkVersion 19
targetSdkVersion 28
versionCode 910
versionName "0.19.1"
versionCode 920
versionName "0.19.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

View File

@ -0,0 +1,9 @@
Improved
• Added upload date on stream grid items
• Improvements for the drawer header layout
Fixed
• Fixed mute button causing crashes on API 19
• Fixed downloading of long 1080p 60fps videos