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

Commit

Permalink
fix(deps): update kotlin & ksp
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent bf2f82d commit 581acce
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 @@ -3,14 +3,14 @@ agp = "8.3.0"
agp-tooling = "8.4.0-rc02"
gradle-tooling = "8.6"
junit-jupiter = "5.10.2"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlin-coroutines = "1.8.0"
tree-sitter = "4.3.1"
editor = "0.23.4-ce8de8e-SNAPSHOT"
glide = "4.16.0"
androidx-vectordrawable = "1.1.0"
androidx-navigation = "2.7.7"
ksp = "1.9.22-1.0.17"
ksp = "1.9.23-1.0.20"
antlr4 = "4.13.1"
androidx-work = "2.9.0"
androidx-espresso = "3.5.1"
Expand Down

0 comments on commit 581acce

Please sign in to comment.