From b204eb22fdcb977170202bb84fc7ae3fe68a3fb6 Mon Sep 17 00:00:00 2001 From: M M Arif Date: Sat, 21 Sep 2024 11:50:46 +0500 Subject: [PATCH] Remove ref of picasso --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f664148c..4ca691bf 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Thanks to all the open source libraries, contributors, and donors. - [square/retrofit](https://github.com/square/retrofit) - [google/gson](https://github.com/google/gson) - [square/okhttp](https://github.com/square/okhttp) -- [square/picasso](https://github.com/square/picasso) +- [bumptech/glide](https://github.com/bumptech/glide) - [noties/Markwon](https://github.com/noties/Markwon) - [ocpsoft/prettytime](https://github.com/ocpsoft/prettytime) - [ramseth001/TextDrawable](https://github.com/ramseth001/TextDrawable)