We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd390c5 commit a20001bCopy full SHA for a20001b
README.md
@@ -75,7 +75,7 @@ SDHtmlTextView use HTMLSpanner to display properly in TextViews an html page, ov
75
```
76
1.2 in your **App level `build.gradle`** add this dependecy
77
```gradle
78
- implementation 'it.sysdata.mobile:htmlspanner:1.0.0'
+ implementation 'it.sysdata.mobile:htmlspanner:1.0.1'
79
implementation 'net.sourceforge.htmlcleaner:htmlcleaner:2.16'
80
81
0 commit comments