Release 0.20.1 (955)
This commit is contained in:
parent
3329e0c4a1
commit
175652f23b
|
@ -13,8 +13,8 @@ android {
|
|||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 954
|
||||
versionName "0.20.0"
|
||||
versionCode 955
|
||||
versionName "0.20.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[YouTube] Fix search for some users
|
||||
[YouTube] Fix random decryption exceptions
|
||||
[SoundCloud] URLs that end with a slash are now parsed correctly
|
Loading…
Reference in New Issue