Release 0.20.1 (955)

This commit is contained in:
TobiGr 2020-10-16 22:20:23 +02:00
parent 3329e0c4a1
commit 175652f23b
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -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