Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
Back to K 1.9.21
  • Loading branch information
JoseAlcerreca committed Jan 2, 2024
1 parent 9dba91f commit 1c3118e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ androidxTestRunner = "1.5.2"
coroutines = "1.7.3"
hilt = "2.48.1"
junit = "4.13.2"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.16"
kotlin = "1.9.21"
ksp = "1.9.21-1.0.16"

[libraries]
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
Expand Down

0 comments on commit 1c3118e

Please sign in to comment.