Release 0.20.1 (955)
This commit is contained in:
parent
21de9e93a0
commit
39d7140d02
2 changed files with 5 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ android {
|
||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 954
|
versionCode 955
|
||||||
versionName "0.20.0"
|
versionName "0.20.1"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
|
||||||
3
fastlane/metadata/android/en-US/changelogs/955.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/955.txt
Normal 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue