Skip to content

Commit

Permalink
Deprecate
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Nov 6, 2024
1 parent 5598c8c commit 87003d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Picasso
=======

**Attention**: This library is deprecated.
Please use alternatives like [Coil](https://coil-kt.github.io/coil/) for future projects, and start planning to migrate existing projects, espeically if they rely on Compose UI.
Existing versions will continue to function, but no new work is planned.
While some changes may land in the repo as we support internal legacy usage and migmration, there will be no more public releases to Maven Central.

Thank you to all who used and/or contributed to Picasso over its decade of image loading.

---

A powerful image downloading and caching library for Android

![](website/static/sample.png)
Expand Down

0 comments on commit 87003d7

Please sign in to comment.