Skip to content

Commit

Permalink
[feature/force_update] config 모듈 firebase 로직 전부 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
librarywon authored and l2hyunwoo committed Jul 31, 2024
1 parent dca08a1 commit 064534c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/config/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,4 @@ dependencies {
implementation(projects.core.common)
implementation(projects.core.network)

// Firebase
implementation(platform(libs.firebase))
implementation(libs.bundles.firebase)
}

0 comments on commit 064534c

Please sign in to comment.