First tries with Html rendering...
This commit is contained in:
parent
b399aebdf5
commit
f26404154d
8 changed files with 297 additions and 12 deletions
|
|
@ -16,6 +16,7 @@ dependencies {
|
|||
implementation(libs.timber)
|
||||
implementation(libs.datetime)
|
||||
implementation(libs.accompanist.flowlayout)
|
||||
implementation("org.jsoup:jsoup:1.15.3")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.1.3")
|
||||
androidTestImplementation("androidx.test.espresso:espresso-core:3.4.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue