Skip to content

Commit da83646

Browse files
Update Coil
1 parent 348a79f commit da83646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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}"

0 commit comments

Comments
 (0)