File tree 2 files changed +4
-3
lines changed
fastlane/metadata/android/en-US/changelogs
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
resValue " string" , " app_name" , " NewPipe"
14
14
minSdkVersion 19
15
15
targetSdkVersion 29
16
- versionCode 955
17
- versionName " 0.20.1 "
16
+ versionCode 956
17
+ versionName " 0.20.2 "
18
18
19
19
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
20
20
vectorDrawables. useSupportLibrary = true
@@ -164,7 +164,7 @@ dependencies {
164
164
exclude module : ' support-annotations'
165
165
}
166
166
167
- implementation ' com.github.TeamNewPipe:NewPipeExtractor:350eed6214b93255d788dfa208b1e9a5e5da91e6 '
167
+ implementation ' com.github.TeamNewPipe:NewPipeExtractor:19c0e8700db3af35e5dfc58e4eea50e75d7c4c61 '
168
168
169
169
implementation " com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
170
170
implementation " org.jsoup:jsoup:1.13.1"
Original file line number Diff line number Diff line change
1
+ [YouTube] Fixed crash when loading any video
You can’t perform that action at this time.
0 commit comments