Skip to content

Commit

Permalink
fix(deps): update kotlin to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent a64b8cc commit f564e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ coreKtx = "1.13.1"
junit = "4.13.2"
junitAndroid = "1.2.1"
espressoCore = "3.6.1"
kotlinxCoroutines = "1.8.1"
kotlinxCoroutines = "1.9.0"
lifecycleRuntimeKtx = "2.8.5"
activityCompose = "1.9.2"
material3 = "1.3.0"
Expand Down

0 comments on commit f564e09

Please sign in to comment.