We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863d8c4 commit eb95876Copy full SHA for eb95876
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ androidxActivity = "1.8.1"
6
androidxAnnotation = "1.7.0"
7
androidxAppCompat = "1.6.1"
8
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
+androidxComposeCompiler = "1.5.6" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin
10
androidxComposeRuntimeTracing = "1.0.0-beta01"
11
androidxCore = "1.12.0"
12
androidxCoreSplashscreen = "1.0.1"
0 commit comments