From b25ea4dffc09cce68024d6826bcf2cf45cdc29d5 Mon Sep 17 00:00:00 2001 From: Infi Date: Sat, 13 Jan 2024 19:08:14 +0100 Subject: [PATCH] fix(docs): use of litho has been discontinued Signed-off-by: Infi --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8dc4aaf..cdd405f5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,6 @@ of the art for Android UI development. - For some Material components, the View-based [Material Components Android](https://github.com/material-components/material-components-android) (MDC-Android) library is used. - - Additionally, some high-complexity non-Compose UI is built in [Litho](https://fblitho.com/). - [Ktor](https://ktor.io/) - [Dagger](https://dagger.dev/) with [Hilt](https://dagger.dev/hilt/)