File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ ] ( https://jitpack.io/v/neworld/spanner.svg )] ( https://jitpack.io/#neworld/spanner )
2
2
[ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-Spanner-brightgreen.svg?style=flat )] ( https://android-arsenal.com/details/1/6271 )
3
3
[ ![ Build Status] ( https://travis-ci.org/neworld/spanner.svg?branch=master )] ( https://travis-ci.org/neworld/spanner )
4
- [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-0.5. 0-brightgreen.svg )] ( https://jitpack.io/com/github/neworld/spanner/0.5 .0/javadoc/ )
4
+ [ ![ Javadoc] ( https://img.shields.io/badge/javadoc-1.0. 0-brightgreen.svg )] ( https://jitpack.io/com/github/neworld/spanner/1.0 .0/javadoc/ )
5
5
6
6
This lib provides simple and fluent API for creating [ Android Spannable] ( https://developer.android.com/reference/android/text/Spannable.html ) .
7
7
Features:
@@ -111,7 +111,7 @@ Text manipulation:
111
111
}
112
112
113
113
dependencies {
114
- implementation 'lt.neworld:spanner:0.5 .0'
114
+ implementation 'lt.neworld:spanner:1.0 .0'
115
115
}
116
116
```
117
117
You can’t perform that action at this time.
0 commit comments