File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ androidxActivity = "1.9.0"
5
5
androidxAnnotation = " 1.7.1"
6
6
androidxAppCompat = " 1.6.1"
7
7
androidxComposeBom = " 2024.04.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
8
- androidxComposeCompiler = " 1.5.8 " # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
8
+ androidxComposeCompiler = " 1.5.11 " # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
9
9
androidxComposeRuntimeTracing = " 1.0.0-beta01"
10
10
androidxCore = " 1.13.0"
11
11
androidxCoreSplashscreen = " 1.0.1"
@@ -30,11 +30,11 @@ firebaseBom = "32.8.1"
30
30
hilt = " 2.51.1"
31
31
hiltExt = " 1.2.0"
32
32
junit4 = " 4.13.2"
33
- kotlin = " 1.9.22 "
33
+ kotlin = " 1.9.23 "
34
34
kotlinxCoroutines = " 1.8.0"
35
35
kotlinxDatetime = " 0.5.0"
36
36
kotlinxSerializationJson = " 1.6.3"
37
- ksp = " 1.9.22 -1.0.18 "
37
+ ksp = " 1.9.23 -1.0.20 "
38
38
lint = " 31.3.2"
39
39
publishPlugin = " 1.2.1"
40
40
markdown = " 0.4.1"
You can’t perform that action at this time.
0 commit comments