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

Commit

Permalink
Bump the kotlin-ksp-compose group (#102)
Browse files Browse the repository at this point in the history
- Update androidxComposeCompiler from 1.5.8 to 1.5.11
- Update kotlin from 1.9.22 to 1.9.23
- Update ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19
  • Loading branch information
SanmerDev committed Mar 22, 2024
1 parent e76c065 commit b4365c0
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 @@ -4,7 +4,7 @@ androidGradlePlugin = "8.3.1"
androidxActivity = "1.8.2"
androidxAppCompat = "1.6.1"
androidxCompose = "1.6.4"
androidxComposeCompiler = "1.5.8"
androidxComposeCompiler = "1.5.11"
androidxComposeMaterial3 = "1.2.1"
androidxCore = "1.12.0"
androidxCoreSplashscreen = "1.0.1"
Expand All @@ -14,10 +14,10 @@ androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
hilt = "2.51"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.5.0"
ksp = "1.9.22-1.0.17"
ksp = "1.9.23-1.0.19"
protobuf = "4.26.0"
protobufPlugin = "0.9.4"
squareMoshi = "1.15.1"
Expand Down

0 comments on commit b4365c0

Please sign in to comment.