Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
glailton committed Jun 10, 2022
1 parent 9b81d23 commit 966a7d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ExpandableTextView

[![Download](https://img.shields.io/badge/Download-1.0.1-lightgrey)](https://search.maven.org/artifact/io.github.glailton.expandabletextview/expandabletextview/1.0.1/aar)
[![Download](https://img.shields.io/badge/Download-1.0.2-lightgrey)](https://search.maven.org/artifact/io.github.glailton.expandabletextview/expandabletextview/1.0.2/aar)
[![Preview the app](https://img.shields.io/badge/Preview-Appetize.io-orange.svg)](https://appetize.io/app/vg9evd5u6zc9bfpuj89wzd24tg)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Expand Down Expand Up @@ -35,7 +35,7 @@ dependencies {
implementation 'io.github.glailton.expandabletextview:expandabletextview:$LatestVersion'
}
```
Current latest version is: [![Download](https://img.shields.io/badge/Download-1.0.1-lightgrey)](https://search.maven.org/artifact/io.github.glailton.expandabletextview/expandabletextview)
Current latest version is: [![Download](https://img.shields.io/badge/Download-1.0.2-lightgrey)](https://search.maven.org/artifact/io.github.glailton.expandabletextview/expandabletextview)

## Usage

Expand Down

0 comments on commit 966a7d4

Please sign in to comment.