Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mwy3055 committed Oct 20, 2024
2 parents cf8ba28 + 4aa8b1a commit 68b15eb
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 @@ -21,21 +21,21 @@ kotlinx-serialization-json = "1.7.3"

# Compose
compose-compiler = '1.4.8'
compose-bom = '2024.09.03'
compose-bom = '2024.10.00'

# Androidx
androidx-lifecycle = '2.8.6'
androidx-appcompat = "1.7.0"
androidx-constraintlayout = "2.1.4"
androidx-constraintlayout-compose = "1.0.1"
androidx-activity = '1.9.2'
androidx-activity = '1.9.3'
androidx-core = "1.13.1"
androidx-fragment = '1.8.4'
androidx-paging = '3.3.2'
androidx-room = '2.6.1'
androidx-viewpager2 = '1.1.0'
androidx-work = '2.9.1'
androidx-navigation = "2.8.2"
androidx-navigation = "2.8.3"
androidx-startup = '1.2.0'
androidx-swiperefreshlayout = '1.2.0-alpha01'
android-material = '1.12.0'
Expand Down

0 comments on commit 68b15eb

Please sign in to comment.