Skip to content

Commit

Permalink
[FEAT] library version up
Browse files Browse the repository at this point in the history
  • Loading branch information
easyhooon committed Mar 13, 2024
1 parent f26295f commit 1f1547a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ androidx-startup = "1.1.1"
androidx-navigation = "2.7.7"
androidx-datastore = "1.0.0"
androidx-activity-compose = "1.8.2"
androidx-compose-compiler = "1.5.8"
androidx-compose-bom = "2023.10.01"
androidx-compose-compiler = "1.5.10"
androidx-compose-bom = "2024.02.02"
androidx-compose-material3 = "1.2.1"
androidx-hilt-navigation-compose = "1.2.0"

Expand All @@ -36,7 +36,7 @@ retrofit = "2.9.0"
okhttp = "5.0.0-alpha.12"
coil-compose = "2.6.0"
timber = "5.0.1"
firebase-bom = "32.7.3"
firebase-bom = "32.7.4"
firebase-crashlytics = "2.9.9"
ksp = "1.9.22-1.0.18"
orbit-core = "4.6.1"
Expand Down

0 comments on commit 1f1547a

Please sign in to comment.