Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.10 (#415)
Browse files Browse the repository at this point in the history
* Update kotlin monorepo to v1.9.10

* update ksp version

* update compose compiler

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anil Kumar Beesetti <[email protected]>
  • Loading branch information
renovate[bot] and anilbeesetti authored Aug 31, 2023
1 parent 3f6b5f7 commit a6d3f44
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 @@ -5,7 +5,7 @@ androidGradlePlugin = "8.1.1"
androidMaterial = "1.9.0"
androidxActivity = "1.7.2"
androidxAppCompat = "1.6.1"
androidxComposeCompiler = "1.4.8"
androidxComposeCompiler = "1.5.3"
androidxComposeBom = "2023.08.00"
androidxConstraintLayout = "2.1.4"
androidxCore = "1.10.1"
Expand All @@ -19,10 +19,10 @@ androidxTestCore = "1.5.0"
androidxTestExt = "1.1.5"
hilt = "2.48"
junit4 = "4.13.2"
kotlin = "1.8.22"
kotlin = "1.9.10"
kotlinxCoroutines = "1.6.4"
kotlinxSerializationJson = "1.6.0"
ksp = "1.8.22-1.0.11"
ksp = "1.9.10-1.0.13"
ktlint = "11.5.1"
landscapist = "2.2.7"
nextlib = "0.3.0"
Expand Down

0 comments on commit a6d3f44

Please sign in to comment.