Skip to content

Commit

Permalink
Update AGP and dependencies
Browse files Browse the repository at this point in the history
AGP: 8.4.1 -> 8.5.0
Compose BOM: 2024.05.00 -> 2024.06.00
Lifecycle Runtime KTX: 2.8.1 -> 2.8.2
  • Loading branch information
MateusRodCosta committed Jun 19, 2024
1 parent 05d3fff commit 2b6a3dd
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
@@ -1,12 +1,12 @@
[versions]
agp = "8.4.1"
agp = "8.5.0"
kotlin = "1.9.24"
androidxComposeCompiler = "1.5.14"
ktx = "1.13.1"
preference-ktx = "1.2.1"
lifecycle-runtime-ktx = "2.8.1"
lifecycle-runtime-ktx = "2.8.2"
splashscreen = "1.0.1"
composeBom = "2024.05.00"
composeBom = "2024.06.00"
activityCompose = "1.9.0"
navigationCompose = "2.7.7"
junit = "4.13.2"
Expand Down

0 comments on commit 2b6a3dd

Please sign in to comment.