Skip to content

Commit

Permalink
Bump compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylwester Zieliński committed Dec 7, 2023
1 parent 863d8c4 commit eb95876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ androidxActivity = "1.8.1"
androidxAnnotation = "1.7.0"
androidxAppCompat = "1.6.1"
androidxComposeBom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidxComposeCompiler = "1.5.5" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
androidxComposeCompiler = "1.5.6" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
androidxComposeRuntimeTracing = "1.0.0-beta01"
androidxCore = "1.12.0"
androidxCoreSplashscreen = "1.0.1"
Expand Down

0 comments on commit eb95876

Please sign in to comment.