mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-03 23:40:30 +01:00
Merge branch 'master' into dev
This commit is contained in:
commit
420f0505ae
@ -17,8 +17,8 @@ android {
|
||||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 972
|
||||
versionName "0.21.6"
|
||||
versionCode 973
|
||||
versionName "0.21.7"
|
||||
|
||||
multiDexEnabled true
|
||||
|
||||
|
4
fastlane/metadata/android/en-US/changelogs/973.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/973.txt
Normal file
@ -0,0 +1,4 @@
|
||||
Hotfix
|
||||
• Fix thumbnails and titles being trimmed in grid layout, due to a wrong calculation of how many videos can fit in one row
|
||||
• Fix download dialog disappearing without doing anything if opened from the share menu
|
||||
• Update a library related to opening external activities such as the Storage Access Framework file picker
|
Loading…
Reference in New Issue
Block a user