mirror of
https://github.com/null2264/yokai.git
synced 2025-07-17 22:36:55 +00:00
fix: Solve some errors
This commit is contained in:
parent
6d531fbb5c
commit
c043d845ad
3 changed files with 1 additions and 5 deletions
|
@ -21,8 +21,7 @@ kotlin {
|
|||
api(libs.okhttp.brotli)
|
||||
api(libs.okio)
|
||||
|
||||
api(androidx.core)
|
||||
api(androidx.annotation)
|
||||
api(androidx.preference)
|
||||
api(libs.rxjava)
|
||||
api(project.dependencies.enforcedPlatform(kotlinx.coroutines.bom))
|
||||
api(kotlinx.coroutines.core)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue