mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Update coroutines library (#1171)
* update lib * ci * fixes * Update workflow.yml
This commit is contained in:
parent
3a5eb40665
commit
bd87851956
143 changed files with 103 additions and 11824 deletions
|
@ -47,7 +47,7 @@ dependencies {
|
|||
implementation project(':domain')
|
||||
implementation project(':core-utils')
|
||||
implementation appDependencies.gson
|
||||
implementation appDependencies.coroutines
|
||||
implementation appDependencies.coroutinesAndroid
|
||||
|
||||
testImplementation unitTestDependencies.junit
|
||||
testImplementation unitTestDependencies.kotlinTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue