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 500119b commit dae871bCopy full SHA for dae871b
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
android-gradle-plugin = "8.13.0"
3
androidx-activity = "1.11.0"
4
androidx-window = "1.4.0"
5
-jetbrains-compose = "1.9.0-rc02"
+jetbrains-compose = "1.9.0"
6
jetbrains-compose-hotReload = "1.0.0-beta07"
7
jetbrains-androidx-navigation = "2.9.0-rc02"
8
jetbrains-compose-window-size = "1.9.0-beta05"
iosApp/iosApp/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundleShortVersionString</key>
18
<string>1.0.4</string>
19
<key>CFBundleVersion</key>
20
- <string>545</string>
+ <string>546</string>
21
<key>LSRequiresIPhoneOS</key>
22
<true/>
23
<key>CADisableMinimumFrameDurationOnPhone</key>
0 commit comments