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 42a8afd commit a41f2e3Copy full SHA for a41f2e3
gradle/libs.versions.toml
@@ -53,7 +53,7 @@ androidx-test-uiautomator = "2.3.0"
53
androidx-test-espresso = "3.6.1"
54
androidx-test-espresso-device = "1.0.1"
55
androidx-work = "2.10.0"
56
-compose = "1.6.11" # 1.7.0 & 1.7.1 crash on iOS
+compose = "1.7.1" # 1.7.0 & 1.7.1 crash on iOS
57
jetbrains-androidx-navigation-compose = "2.8.0-alpha02" # 2.8.0-alpha08 crash androidApp
58
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.4" # 2.8.1 crash desktopApp
59
jetbrains-androidx-core-bundle = "1.0.1"
0 commit comments