Skip to content

Commit

Permalink
Update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aaalaniz committed Nov 28, 2023
1 parent 713f04e commit 6982eea
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
Expand Up @@ -2,14 +2,14 @@
core-splashscreen = "1.0.1"
kotlin = "1.9.10"
agp = "8.1.0"
compose = "1.5.2"
compose = "1.5.11"
ksp = "1.9.0-1.0.13"
kotlin-inject = "0.6.3"
circuit = "0.15.0"
androidx-activity-compose = "1.7.2"
circuit = "0.16.1"
androidx-activity-compose = "1.8.1"
androidx-appcompat = "1.6.1"
androidx-core-ktx = "1.12.0"
datastore-version = "1.1.0-alpha05"
datastore-version = "1.1.0-alpha06"

[libraries]
androidx-core-splashscreen = { module = "androidx.core:core-splashscreen", version.ref = "core-splashscreen" }
Expand Down

0 comments on commit 6982eea

Please sign in to comment.