mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-23 00:20:32 +00:00
Release 0.18.6 (860)
This commit is contained in:
parent
2b9c7fee20
commit
4674431829
@ -11,8 +11,8 @@ android {
|
|||||||
applicationId "org.schabi.newpipe"
|
applicationId "org.schabi.newpipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 850
|
versionCode 860
|
||||||
versionName "0.18.5"
|
versionName "0.18.6"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
7
fastlane/metadata/android/en-US/changelogs/860.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/860.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Improved
|
||||||
|
• Save and restore whether pitch and tempo are unhooked or not
|
||||||
|
• Support display cutout in player
|
||||||
|
• Round view and subscriber count
|
||||||
|
• Optimized YouTube to use less data
|
||||||
|
|
||||||
|
More than 15 YouTube-related bugs were fixed in this release.
|
Loading…
Reference in New Issue
Block a user