Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brais committed May 5, 2024
1 parent 36cfaf0 commit a1cbc61
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
@@ -1,13 +1,13 @@
[versions]
activityCompose = "1.9.0"
agp = "8.3.2"
agp = "8.4.0"
kotlin = "1.9.20"
ksp = "1.9.20-1.0.13"
androidCore = "1.13.0"
composeUi = "1.6.6"
composeMaterial = "1.3.0-alpha05"
androidCore = "1.13.1"
composeUi = "1.6.7"
composeMaterial = "1.3.0-alpha06"
androidTest = "1.1.5"
composeBom = "2024.04.01"
composeBom = "2024.05.00"
coroutines = "1.7.3"
dagger = "2.51"
dokka = "1.9.10"
Expand All @@ -17,7 +17,7 @@ junit = "4.13.2"
kotlinSerializable = "1.6.3"
lifecycle = "2.7.0"
navigation = "2.7.7"
okhttp = "4.10.0"
okhttp = "4.12.0"
retrofit = "2.9.0"
roomVersion = "2.6.1"

Expand Down

0 comments on commit a1cbc61

Please sign in to comment.