Skip to content

Commit eb95876

Browse files
Bump compose compiler
1 parent 863d8c4 commit eb95876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ androidxActivity = "1.8.1"
66
androidxAnnotation = "1.7.0"
77
androidxAppCompat = "1.6.1"
88
androidxComposeBom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
9-
androidxComposeCompiler = "1.5.5" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
9+
androidxComposeCompiler = "1.5.6" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
1010
androidxComposeRuntimeTracing = "1.0.0-beta01"
1111
androidxCore = "1.12.0"
1212
androidxCoreSplashscreen = "1.0.1"

0 commit comments

Comments
 (0)