feat(update): add update detection and notification on status screen (WB-008)
Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
parent
3a7a92800b
commit
472654180a
10 changed files with 557 additions and 8 deletions
|
|
@ -33,6 +33,7 @@ kotlin {
|
|||
}
|
||||
commonTest.dependencies {
|
||||
implementation(kotlin("test"))
|
||||
implementation(libs.kotlinx.coroutinesTest)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue