Updated on 2026-08-14
This commit is contained in:
parent
f2abb0ee1c
commit
731fd53e3d
15 changed files with 369 additions and 49 deletions
|
|
@ -30,6 +30,7 @@ dependencies {
|
|||
implementation(deps.moshi.kotlin)
|
||||
implementation(deps.timber)
|
||||
implementation(deps.kotlin.coroutines)
|
||||
implementation(deps.jodatime)
|
||||
|
||||
/** Testing libraries */
|
||||
testImplementation(deps.test.junit)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue