Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AxelBlaz3 committed Nov 8, 2023
1 parent 511fff6 commit 07d8e94
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 @@ -4,8 +4,8 @@ androidGradlePlugin = "7.4.2"
androidxActivity = "1.8.0"
androidxComposeBom = "2023.01.00"
androidxComposeMaterial3 = "1.1.2"
androidxCore = "1.9.0"
androidxHiltNavigationCompose = "1.0.0"
androidxCore = "1.12.0"
androidxHiltNavigationCompose = "1.1.0"
androidxLifecycle = "2.6.2"
androidxTestEspresso = "3.5.1"
androidxTestExt = "1.1.5"
Expand All @@ -15,7 +15,7 @@ kotlin = "1.9.10"
kotlinxSerializationJson = "1.6.0"
okhttp = "4.10.0"
retrofit = "2.9.0"
retrofitKotlinxSerializationJson = "0.8.0"
retrofitKotlinxSerializationJson = "1.0.0"

[libraries]
accompanist-systemuicontroller = { group = "com.google.accompanist", name = "accompanist-systemuicontroller", version.ref = "accompanist" }
Expand Down

0 comments on commit 07d8e94

Please sign in to comment.