Skip to content

Commit

Permalink
Update project
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbel committed Sep 6, 2024
1 parent 438717b commit 1c21b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ androidx-test-espresso-device = "1.0.1"
androidx-work = "2.9.1"
compose = "1.6.11"
jetbrains-androidx-navigation-compose = "2.8.0-alpha02" # 2.8.0-alpha08 crash androidApp
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.0"
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.0" # 2.8.1 crash desktopApp
jetbrains-androidx-core-bundle = "1.0.1"
detekt = "1.23.6"
spotless = "6.25.0"
Expand Down

0 comments on commit 1c21b9f

Please sign in to comment.