Timeline: first version of diff/cache
This commit is contained in:
parent
e10c94b654
commit
81d2ca02c2
6 changed files with 157 additions and 28 deletions
|
|
@ -18,6 +18,7 @@ dependencies {
|
|||
implementation(libs.timber)
|
||||
implementation(libs.datetime)
|
||||
implementation(libs.accompanist.flowlayout)
|
||||
implementation(libs.androidx.recyclerview)
|
||||
implementation("org.jsoup:jsoup:1.15.3")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
androidTestImplementation("androidx.test.ext:junit:1.1.3")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue