Skip to content

Commit a20001b

Browse files
authored
Update README.md
1 parent fd390c5 commit a20001b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ SDHtmlTextView use HTMLSpanner to display properly in TextViews an html page, ov
7575
```
7676
1.2 in your **App level `build.gradle`** add this dependecy
7777
```gradle
78-
implementation 'it.sysdata.mobile:htmlspanner:1.0.0'
78+
implementation 'it.sysdata.mobile:htmlspanner:1.0.1'
7979
implementation 'net.sourceforge.htmlcleaner:htmlcleaner:2.16'
8080
```
8181

0 commit comments

Comments
 (0)