Skip to content

Commit

Permalink
🐛 CI/CD fail 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-j0y committed Nov 17, 2024
1 parent 92cacac commit fc11cff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ dependencies {
implementation(project(":data"))

implementation(libs.bundles.android.base)
implementation(libs.play.services.oss.licenses)

val composeBom = platform("androidx.compose:compose-bom:2024.05.00")
implementation(composeBom)
Expand Down

0 comments on commit fc11cff

Please sign in to comment.