1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-17 00:17:39 +00:00

Merge pull request #12483 from TeamNewPipe/ignore-picasso-update

This commit is contained in:
Stypox
2025-08-11 17:48:30 +02:00
committed by GitHub

View File

@@ -280,7 +280,7 @@ dependencies {
implementation "com.github.lisawray.groupie:groupie-viewbinding:${groupieVersion}"
// Image loading
//noinspection GradleDependency --> 2.8 is the last version, not 2.71828!
//noinspection NewerVersionAvailable,GradleDependency --> 2.8 is the last version, not 2.71828!
implementation "com.squareup.picasso:picasso:2.8"
// Markdown library for Android