We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b1f3b commit 476859fCopy full SHA for 476859f
1 file changed
README.md
@@ -76,7 +76,7 @@ SDHtmlTextView use HTMLSpanner to display properly in TextViews an html page, ov
76
```
77
1.1.2 in your **App level `build.gradle`** add this dependecy
78
```gradle
79
- implementation 'it.sysdata.mobile:htmlspanner:1.0.1'
+ implementation 'it.sysdata.mobile:htmlspanner:1.0.2'
80
implementation 'net.sourceforge.htmlcleaner:htmlcleaner:2.16'
81
82
0 commit comments