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 (#79)
Browse files Browse the repository at this point in the history
- Update `androidxComposeCompiler` from 1.5.6 to 1.5.8
- Update `kotlin` from 1.9.21 to 1.9.22
- Update `ksp` from 1.9.21-1.0.15 to 1.9.22-1.0.17
  • Loading branch information
SanmerDev committed Jan 24, 2024
1 parent 357ff0b commit 04b3cd9
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.2.2"
androidxActivity = "1.8.2"
androidxAppCompat = "1.6.1"
androidxCompose = "1.5.4"
androidxComposeCompiler = "1.5.6"
androidxComposeCompiler = "1.5.8"
androidxComposeMaterial3 = "1.1.2"
androidxCore = "1.12.0"
androidxCoreSplashscreen = "1.0.1"
Expand All @@ -14,10 +14,10 @@ androidxLifecycle = "2.7.0"
androidxNavigation = "2.7.6"
androidxRoom = "2.6.1"
hilt = "2.50"
kotlin = "1.9.21"
kotlin = "1.9.22"
kotlinxCoroutines = "1.7.3"
kotlinxDatetime = "0.5.0"
ksp = "1.9.21-1.0.15"
ksp = "1.9.22-1.0.17"
protobuf = "3.25.2"
protobufPlugin = "0.9.4"
squareMoshi = "1.15.0"
Expand Down

0 comments on commit 04b3cd9

Please sign in to comment.