Timeline: quick implementation of reactions (without interactions)
This commit is contained in:
parent
3e2b13fb04
commit
9c044c7d1d
7 changed files with 102 additions and 12 deletions
|
|
@ -14,6 +14,7 @@ dependencies {
|
|||
implementation(libs.mavericks.compose)
|
||||
implementation(libs.timber)
|
||||
implementation(libs.datetime)
|
||||
implementation(libs.accompanist.flowlayout)
|
||||
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