Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Aug 22, 2024
1 parent 64d2cff commit 04fd13d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ huawei-services = "1.6.0.300"
androidx-appcompat = "1.7.0"
androidx-activity = "1.9.1"
androidx-autofill = "1.1.0"
androidx-benchmark = "1.2.4"
androidx-benchmark = "1.3.0"
androidx-biometric-ktx = "1.2.0-alpha05"
androidx-browser = "1.8.0"
androidx-collection = "1.4.2"
androidx-collection = "1.4.3"
androidx-compose-animation = "1.6.8"
androidx-compose-foundation = "1.6.8"
androidx-compose-runtime = "1.6.8"
Expand All @@ -46,19 +46,19 @@ androidx-glance = "1.1.0"
androidx-media3 = "1.4.0"
androidx-navigation = "2.7.7"
androidx-palette-ktx = "1.0.0"
androidx-paging = "3.3.1"
androidx-paging = "3.3.2"
androidx-profile-installer = "1.3.1"
androidx-room = "2.7.0-alpha05"
androidx-room = "2.7.0-alpha07"
androidx-startup = "1.1.1"
androidx-sqlite = "2.5.0-SNAPSHOT"
androidx-test = "1.6.1"
androidx-test = "1.6.2"
androidx-test-ext = "1.2.1"
androidx-test-uiautomator = "2.3.0"
androidx-test-espresso = "3.6.1"
androidx-test-espresso-device = "1.0.1"
androidx-work = "2.9.0"
androidx-work = "2.9.1"
compose = "1.6.11"
jetbrains-androidx-navigation-compose = "2.8.0-alpha02"
jetbrains-androidx-navigation-compose = "2.8.0-alpha02" # 2.8.0-alpha08 crash androidApp
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.0"
jetbrains-androidx-core-bundle = "1.0.0"
detekt = "1.23.6"
Expand Down

0 comments on commit 04fd13d

Please sign in to comment.