Skip to content

Commit aad3d84

Browse files
authored
Release v0.3.2
#43
1 parent 8ba6581 commit aad3d84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ExpandableTextView
2-
[![JitPack](https://img.shields.io/badge/jitpack-0.3.1-brightgreen.svg)](https://jitpack.io/#yuzumone/ExpandableTextView/)
2+
[![JitPack](https://img.shields.io/badge/jitpack-0.3.2-brightgreen.svg)](https://jitpack.io/#yuzumone/ExpandableTextView/)
33
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)
44
[![Android build test](https://github.com/yuzumone/ExpandableTextView/actions/workflows/build.yml/badge.svg)](https://github.com/yuzumone/ExpandableTextView/actions/workflows/build.yml)
55

@@ -25,7 +25,7 @@ Add this to your app `build.gradle` file.
2525
```gradle
2626
dependencies {
2727
...
28-
implementation 'com.github.yuzumone:ExpandableTextView:0.3.1'
28+
implementation 'com.github.yuzumone:ExpandableTextView:0.3.2'
2929
}
3030
```
3131

0 commit comments

Comments
 (0)