Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
chore(deps): update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent a9dc026 commit c7a53f8
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
Expand Up @@ -35,9 +35,9 @@ hamcrest = "2.2"
junit4 = "4.13.2"
koinAndroid = "3.4.2"
koinCore = "3.4.2"
kotlinCompose = "1.8.21"
kotlinxCoroutines = "1.7.1"
ksp = "1.8.21-1.0.11"
kotlinCompose = "1.8.22"
kotlinxCoroutines = "1.7.2"
ksp = "1.8.22-1.0.11"
leakCanary = "2.11"
material = "1.9.0"
mockk = "1.13.5"
Expand Down

0 comments on commit c7a53f8

Please sign in to comment.