We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dadb652 commit ba926abCopy full SHA for ba926ab
app/build.gradle
@@ -167,7 +167,7 @@ dependencies {
167
// name and the commit hash with the commit hash of the (pushed) commit you want to test
168
// This works thanks to JitPack: https://jitpack.io/
169
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
170
- implementation 'com.github.RSoulwin:NewPipeExtractor:d65ca1011a534f5bb09649e5a54f354023627802'
+ implementation 'com.github.RSoulwin:NewPipeExtractor:d731ca24559172813df0fdebcbf10239cc26d6fc'
171
172
/** Third-party libraries **/
173
// Instance state boilerplate elimination
0 commit comments