Skip to content

Commit

Permalink
Merge pull request #2704 from quran/kotlin_up
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre authored May 14, 2024
2 parents 1658b2f + 40aba6d commit 60a13f6
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
@@ -1,10 +1,10 @@
[versions]
agp = "8.4.0"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
kotlin = "1.9.24"
ksp = "1.9.24-1.0.20"

# required within the Gradle convention plugins - not unused
compose-compiler = "1.5.13"
compose-compiler = "1.5.14"
composeBomVersion = "2024.05.00"
okhttpBomVersion = "4.12.0"

Expand Down

0 comments on commit 60a13f6

Please sign in to comment.