mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Fix HTML info decoding
This commit is contained in:
parent
8f08b12b69
commit
80f30aa41a
9 changed files with 67 additions and 34 deletions
|
|
@ -84,6 +84,8 @@ dependencies {
|
|||
implementation 'com.tickaroo.tikxml:core:0.9.0_11-SNAPSHOT'
|
||||
annotationProcessor 'com.tickaroo.tikxml:processor:0.9.0_11-SNAPSHOT'
|
||||
implementation 'com.tickaroo.tikxml:converter-date-rfc3339:0.9.0_11-SNAPSHOT'
|
||||
implementation 'com.tickaroo.tikxml:converter-htmlescape:0.9.0_11-SNAPSHOT'
|
||||
|
||||
|
||||
// Database debugger via adb
|
||||
// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue