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 40cfac6 commit 84d3a31Copy full SHA for 84d3a31
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-android-gradle-plugin = "8.11.0"
+android-gradle-plugin = "8.12.0"
3
androidx-activity-compose = "1.10.1"
4
androidx-window = "1.4.0"
5
androidx-graphics-shapes = "1.0.0-alpha09"
iosApp/iosApp/Info.plist
@@ -17,7 +17,7 @@
17
<key>CFBundleShortVersionString</key>
18
<string>1.0.4</string>
19
<key>CFBundleVersion</key>
20
- <string>501</string>
+ <string>502</string>
21
<key>LSRequiresIPhoneOS</key>
22
<true/>
23
<key>CADisableMinimumFrameDurationOnPhone</key>
0 commit comments