mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
chore: Some more effort moving widget to its own module
This commit is contained in:
parent
79b5494307
commit
4a9a7813e0
34 changed files with 205 additions and 64 deletions
|
@ -15,6 +15,8 @@ kotlin {
|
|||
}
|
||||
val androidMain by getting {
|
||||
dependencies {
|
||||
api(libs.injekt.core)
|
||||
|
||||
api(libs.okhttp)
|
||||
api(libs.okhttp.logging.interceptor)
|
||||
api(libs.okhttp.dnsoverhttps)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue