From 992b033ef9f76b22c24ed5d729d2ed99e1e53c20 Mon Sep 17 00:00:00 2001 From: Sungyong An Date: Wed, 16 Oct 2024 11:49:47 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1d3b478..6c3e341 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,17 @@ This library provides collapsible Text widgets with 'Read more' and 'Read less' Each [release](https://github.com/webtoon/ReadMoreTextView/releases) outlines the version of the AppCompat or Compose library it depends on. +### View + +
AppCompat 1.3 (1.3.x)Maven Central
AppCompat 1.4 (1.4.x)Maven Central
AppCompat 1.5 (1.5.x)Maven Central
AppCompat 1.6 (1.6.x)Maven Central
AppCompat 1.7 (1.7.x)Maven Central
+ +### Compose +
Compose 1.1 (1.1.x)Maven Central
Compose 1.2 (1.2.x)Maven Central
Compose 1.3 (1.3.x)Maven Central