File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ dependencies {
203203 // name and the commit hash with the commit hash of the (pushed) commit you want to test
204204 // This works thanks to JitPack: https://jitpack.io/
205205 implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
206- implementation ' com.github.TeamNewPipe:NewPipeExtractor:v0.24.0 '
206+ implementation ' com.github.TeamNewPipe:NewPipeExtractor:v0.24.1 '
207207 implementation ' com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
208208
209209/* * Checkstyle **/
@@ -267,7 +267,7 @@ dependencies {
267267 implementation " com.github.lisawray.groupie:groupie-viewbinding:${ groupieVersion} "
268268
269269 // Image loading
270- implementation ' io.coil-kt:coil:2.6 .0'
270+ implementation ' io.coil-kt:coil:2.7 .0'
271271
272272 // Markdown library for Android
273273 implementation " io.noties.markwon:core:${ markwonVersion} "
You can’t perform that action at this time.
0 commit comments