mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-21 18:42:35 +01:00
Release 0.20.2 (956)
This commit is contained in:
parent
175652f23b
commit
e1024e59c3
@ -13,8 +13,8 @@ android {
|
||||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 955
|
||||
versionName "0.20.1"
|
||||
versionCode 956
|
||||
versionName "0.20.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
@ -164,7 +164,7 @@ dependencies {
|
||||
exclude module: 'support-annotations'
|
||||
}
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:350eed6214b93255d788dfa208b1e9a5e5da91e6'
|
||||
implementation 'com.github.B0pol:NewPipeExtractor:6dc5ab4015699488f4377b4b30ad8e30afc9f1a9'
|
||||
|
||||
implementation "com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
|
||||
implementation "org.jsoup:jsoup:1.13.1"
|
||||
|
1
fastlane/metadata/android/en-US/changelogs/956.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/956.txt
Normal file
@ -0,0 +1 @@
|
||||
[YouTube] Fixed crash when loading video
|
Loading…
Reference in New Issue
Block a user