File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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"
55androidxAnnotation = " 1.7.1"
66androidxAppCompat = " 1.6.1"
77androidxComposeBom = " 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
99androidxComposeRuntimeTracing = " 1.0.0-beta01"
1010androidxCore = " 1.13.0"
1111androidxCoreSplashscreen = " 1.0.1"
@@ -30,11 +30,11 @@ firebaseBom = "32.8.1"
3030hilt = " 2.51.1"
3131hiltExt = " 1.2.0"
3232junit4 = " 4.13.2"
33- kotlin = " 1.9.22 "
33+ kotlin = " 1.9.23 "
3434kotlinxCoroutines = " 1.8.0"
3535kotlinxDatetime = " 0.5.0"
3636kotlinxSerializationJson = " 1.6.3"
37- ksp = " 1.9.22 -1.0.18 "
37+ ksp = " 1.9.23 -1.0.20 "
3838lint = " 31.3.2"
3939publishPlugin = " 1.2.1"
4040markdown = " 0.4.1"
You can’t perform that action at this time.
0 commit comments