mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-21 18:42:35 +01:00
Merge branch 'master' into dev
This commit is contained in:
commit
b025bdf0c7
@ -17,8 +17,8 @@ android {
|
||||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 966
|
||||
versionName "0.21.0"
|
||||
versionCode 967
|
||||
versionName "0.21.1"
|
||||
|
||||
multiDexEnabled true
|
||||
|
||||
@ -180,7 +180,7 @@ dependencies {
|
||||
/** NewPipe libraries **/
|
||||
// You can use a local version by uncommenting a few lines in settings.gradle
|
||||
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:90afd6162a60171aa3fae968b0c3ba7768e4824e'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:55e0f8e725e45f06513d43875fee6644ea9a8066'
|
||||
|
||||
/** Checkstyle **/
|
||||
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
|
||||
|
1
fastlane/metadata/android/en-US/changelogs/967.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/967.txt
Normal file
@ -0,0 +1 @@
|
||||
Fixed YouTube not working properly in the EU. This was caused by a new cookie and privacy consent system which requires NewPipe to set a CONSENT cookie.
|
Loading…
Reference in New Issue
Block a user