This commit is contained in:
2025-07-15 17:18:53 +09:00
parent 0f77c9cf10
commit 81e4c77644
6 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ dependencies {
implementation(libs.bundles.retrofit)
implementation(libs.suncalc)
implementation(libs.koin.android)
implementation("com.squareup.okhttp3:logging-interceptor:4.5.0")
implementation(libs.logging.interceptor)
implementation(project(":data:database"))
implementation(project(":core:base"))