mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-01 13:58:20 +03:00
Release 0.18.6 (860)
This commit is contained in:
parent
2b9c7fee20
commit
4674431829
2 changed files with 9 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue