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 0a8262c commit bd5157dCopy full SHA for bd5157d
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
android-gradle-plugin = "8.13.0"
3
androidx-activity = "1.11.0"
4
-androidx-window = "1.4.0"
+androidx-window = "1.5.0"
5
jetbrains-compose = "1.9.0"
6
jetbrains-compose-hotReload = "1.0.0-beta09"
7
jetbrains-androidx-navigation = "2.9.0"
iosApp/iosApp/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundleShortVersionString</key>
18
<string>1.0.4</string>
19
<key>CFBundleVersion</key>
20
- <string>553</string>
+ <string>557</string>
21
<key>LSRequiresIPhoneOS</key>
22
<true/>
23
<key>CADisableMinimumFrameDurationOnPhone</key>
0 commit comments