Skip to content

Commit 9bc8139

Browse files
authored
Merge pull request #12483 from TeamNewPipe/ignore-picasso-update
2 parents ff3526b + d6c0dc3 commit 9bc8139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ dependencies {
280280
implementation "com.github.lisawray.groupie:groupie-viewbinding:${groupieVersion}"
281281

282282
// Image loading
283-
//noinspection GradleDependency --> 2.8 is the last version, not 2.71828!
283+
//noinspection NewerVersionAvailable,GradleDependency --> 2.8 is the last version, not 2.71828!
284284
implementation "com.squareup.picasso:picasso:2.8"
285285

286286
// Markdown library for Android

0 commit comments

Comments
 (0)