Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed May 19, 2024
1 parent 7af0fcf commit 7144853
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,27 @@ androidx-core-ktx = "1.13.1"
androidx-core-splashscreen = "1.0.1"
androidx-datastore = "1.1.1"
androidx-datastore-core-okio-jvm = "1.1.1"
androidx-lifecycle = "2.7.0"
androidx-lifecycle-viewmodel = "2.8.0-rc01"
androidx-lifecycle = "2.8.0"
androidx-lifecycle-viewmodel = "2.8.0"
androidx-glance = "1.0.0"
androidx-media3 = "1.3.1"
androidx-navigation = "2.7.7"
androidx-palette-ktx = "1.0.0"
androidx-paging = "3.3.0-rc01"
androidx-paging = "3.3.0"
androidx-profile-installer = "1.3.1"
androidx-room = "2.7.0-alpha01"
androidx-room = "2.7.0-alpha02"
androidx-startup = "1.1.1"
androidx-sqlite = "2.5.0-SNAPSHOT"
androidx-test = "1.5.2"
androidx-test-ext = "1.1.5"
androidx-test-uiautomator = "2.3.0"
androidx-test-espresso = "3.5.1"
androidx-test-espresso-device = "1.0.0-alpha09"
androidx-test-espresso-device = "1.0.0-beta01"
androidx-work = "2.9.0"
compose = "1.6.10-rc01"
jetbrains-androidx-navigation-compose = "2.8.0-alpha02"
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.0-rc03"
jetbrains-androidx-core-bundle = "1.0.0-rc01"
jetbrains-androidx-core-bundle = "1.0.0-rc03"
detekt = "1.23.6"
spotless = "6.25.0"
coil = "2.6.0"
Expand Down

0 comments on commit 7144853

Please sign in to comment.