Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
Update Compose version
Browse files Browse the repository at this point in the history
  • Loading branch information
kirmanak committed Jan 29, 2023
1 parent c8b021c commit 1a741ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ androidXTest = "1.5.0"
# https://developer.android.com/jetpack/androidx/releases/test
androidXTestOrchestrator = "1.4.2"
# https://mvnrepository.com/artifact/androidx.compose/compose-bom
composeBom = "2022.12.00"
composeBom = "2023.01.00"
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin
composeKotlinCompilerExtension = "1.3.2"
# https://google.github.io/accompanist/
Expand All @@ -94,7 +94,7 @@ pagingCompose = "1.0.0-alpha17"
# https://developer.android.com/jetpack/androidx/releases/compose-material
materialCompose = "1.3.1"
# https://composedestinations.rafaelcosta.xyz/setup
composeDestinations = "1.7.27-beta"
composeDestinations = "1.7.33-beta"
# https://mvnrepository.com/artifact/androidx.hilt/hilt-navigation-compose
hiltNavigationCompose = "1.0.0"

Expand Down

0 comments on commit 1a741ee

Please sign in to comment.