Skip to content

Commit ed37f24

Browse files
committed
Release v0.2.3
close #17
1 parent ad9e3d9 commit ed37f24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ExpandableTextView
2-
[![JitPack](https://img.shields.io/badge/jitpack-0.2.2-brightgreen.svg)](https://jitpack.io/#yuzumone/ExpandableTextView/)
2+
[![JitPack](https://img.shields.io/badge/jitpack-0.2.3-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
[![Build Status](https://travis-ci.org/yuzumone/ExpandableTextView.svg?branch=master)](https://travis-ci.org/yuzumone/ExpandableTextView)
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.2.2'
28+
implementation 'com.github.yuzumone:ExpandableTextView:0.2.3'
2929
}
3030
```
3131

@@ -129,4 +129,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
129129
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
130130
See the License for the specific language governing permissions and
131131
limitations under the License.
132-
```
132+
```

0 commit comments

Comments
 (0)