Skip to content

Commit 4e9631a

Browse files
committed
Update extractor version to 0.21.6
1 parent 3a83062 commit 4e9631a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ dependencies {
186186
// name and the commit hash with the commit hash of the (pushed) commit you want to test
187187
// This works thanks to JitPack: https://jitpack.io/
188188
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
189-
implementation 'com.github.TeamNewPipe:NewPipeExtractor:f324772254e53b7089447e6eae0f978c875cbb42'
189+
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.21.6'
190190

191191
/** Checkstyle **/
192192
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"

0 commit comments

Comments
 (0)