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 9036b8b commit edfa490Copy full SHA for edfa490
gradle/libs.versions.toml
@@ -5,9 +5,9 @@ android-plugin = "8.11.1"
5
android-targetSdk = "36"
6
androidx-activity = "1.12.0-alpha04"
7
androidx-appcompat = "1.7.1"
8
-androidx-compose-foundation = "1.9.0-beta03"
9
-androidx-compose-runtime = "1.9.0-beta03"
10
-androidx-compose-ui = "1.9.0-beta03"
+androidx-compose-foundation = "1.9.0-rc01"
+androidx-compose-runtime = "1.9.0-rc01"
+androidx-compose-ui = "1.9.0-rc01"
11
androidx-core = "1.16.0"
12
androidx-core-role = "1.1.0"
13
androidx-navigation3 = "1.0.0-alpha05"
0 commit comments