Skip to content

Commit dae871b

Browse files
committed
build(deps): bump compose to 1.9.0
1 parent 500119b commit dae871b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
android-gradle-plugin = "8.13.0"
33
androidx-activity = "1.11.0"
44
androidx-window = "1.4.0"
5-
jetbrains-compose = "1.9.0-rc02"
5+
jetbrains-compose = "1.9.0"
66
jetbrains-compose-hotReload = "1.0.0-beta07"
77
jetbrains-androidx-navigation = "2.9.0-rc02"
88
jetbrains-compose-window-size = "1.9.0-beta05"

iosApp/iosApp/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0.4</string>
1919
<key>CFBundleVersion</key>
20-
<string>545</string>
20+
<string>546</string>
2121
<key>LSRequiresIPhoneOS</key>
2222
<true/>
2323
<key>CADisableMinimumFrameDurationOnPhone</key>

0 commit comments

Comments
 (0)