Skip to content

Commit b3c047c

Browse files
committed
feat: add timber to presentation
1 parent a6d5821 commit b3c047c

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

presentation/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ android {
1111
dependencies {
1212
implementation(project(":domain"))
1313

14+
implementation(libs.timber)
1415
implementation(libs.kotlinx.coroutines.android)
1516
implementation(libs.androidx.core.ktx)
1617

presentation/src/main/java/io/github/shinhyo/brba/presentation/utils/Flow.kt

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)