Skip to content

Commit 5f05306

Browse files
authored
Merge pull request #828 from SimonMarquis/kotlin-1.8.22
Update Kotlin 1.8.22 and related dependencies
2 parents fb95534 + c926359 commit 5f05306

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ androidxActivity = "1.7.0"
66
androidxAppCompat = "1.5.1"
77
androidxBrowser = "1.4.0"
88
androidxComposeBom = "2023.06.01"
9-
androidxComposeCompiler = "1.4.7"
9+
androidxComposeCompiler = "1.4.8"
1010
androidxComposeRuntimeTracing = "1.0.0-alpha03"
1111
androidxCore = "1.9.0"
1212
androidxCoreSplashscreen = "1.0.0"
@@ -34,15 +34,15 @@ firebasePerfPlugin = "1.4.2"
3434
gmsPlugin = "4.3.14"
3535
googleOss = "17.0.1"
3636
googleOssPlugin = "0.10.6"
37-
hilt = "2.44.2"
37+
hilt = "2.46.1"
3838
hiltExt = "1.0.0"
3939
jacoco = "0.8.7"
4040
junit4 = "4.13.2"
41-
kotlin = "1.8.21"
41+
kotlin = "1.8.22"
4242
kotlinxCoroutines = "1.6.4"
4343
kotlinxDatetime = "0.4.0"
4444
kotlinxSerializationJson = "1.5.1"
45-
ksp = "1.8.21-1.0.11"
45+
ksp = "1.8.22-1.0.11"
4646
lint = "30.3.1"
4747
okhttp = "4.10.0"
4848
protobuf = "3.23.0"

0 commit comments

Comments
 (0)