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

Commit

Permalink
Bump the kotlin-ksp-compose group
Browse files Browse the repository at this point in the history
- Update `androidxComposeCompiler` from 1.5.11 to 1.5.14
- Update `kotlin` from 1.9.23 to 1.9.24
- Update `ksp` from 1.9.23-1.0.20 to 1.9.24-1.0.20
  • Loading branch information
SanmerDev committed May 16, 2024
1 parent 9963cc8 commit ad2994e
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 @@ -3,7 +3,7 @@ androidGradlePlugin = "8.4.0"
androidxActivity = "1.9.0"
androidxAppCompat = "1.6.1"
androidxCompose = "1.6.7"
androidxComposeCompiler = "1.5.11"
androidxComposeCompiler = "1.5.14"
androidxComposeMaterial3 = "1.2.1"
androidxCore = "1.13.1"
androidxCoreSplashscreen = "1.0.1"
Expand All @@ -13,10 +13,10 @@ androidxLifecycle = "2.8.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
hilt = "2.51.1"
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinxCoroutines = "1.8.1"
kotlinxDatetime = "0.6.0"
ksp = "1.9.23-1.0.20"
ksp = "1.9.24-1.0.20"
protobuf = "4.26.1"
protobufPlugin = "0.9.4"
squareMoshi = "1.15.1"
Expand Down

0 comments on commit ad2994e

Please sign in to comment.