Skip to content

Commit 503a370

Browse files
Bump compose compiler
1 parent 1396887 commit 503a370

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.7.2"
66
androidxAnnotation = "1.6.0"
77
androidxAppCompat = "1.6.1"
88
androidxComposeBom = "2023.08.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
9-
androidxComposeCompiler = "1.5.0" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
9+
androidxComposeCompiler = "1.5.3" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
1010
androidxComposeRuntimeTracing = "1.0.0-alpha04"
1111
androidxCore = "1.10.1"
1212
androidxCoreSplashscreen = "1.0.1"

0 commit comments

Comments
 (0)