Skip to content

Commit

Permalink
Update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
sirambd committed Aug 23, 2024
1 parent 1eb0402 commit 961ac58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
activityCompose = "1.9.1"
adaptiveLayout = "1.0.0-beta04"
adaptiveLayout = "1.0.0-rc01"
agp = "8.5.2"
composeBom = "2024.06.00"
composeBom = "2024.08.00"
constraintlayoutCompose = "1.0.1"
coreKtx = "1.13.1"
hilt = "2.52"
Expand All @@ -11,8 +11,8 @@ junit = "4.13.2"
junitVersion = "1.2.1"
kotlin = "2.0.20"
lifecycleRuntimeKtx = "2.8.4"
material3Beta = "1.3.0-beta05"
navigation = "2.8.0-beta07"
material3Beta = "1.3.0-rc01"
navigation = "2.8.0-rc01"
serialization = "1.7.1"

[libraries]
Expand Down

0 comments on commit 961ac58

Please sign in to comment.