mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-26 12:10:09 +01:00
Release 0.19.2 (920)
This commit is contained in:
parent
a9a43538be
commit
8b2599297b
@ -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
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/920.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/920.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user