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.
2 parents 74114b4 + 261491b commit 896c318Copy full SHA for 896c318
AdaptiveUiCodelab/gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
-androidGradlePlugin = "8.4.0"
3
-composeBom = "2024.05.00"
+androidGradlePlugin = "8.5.0"
+composeBom = "2024.06.00"
4
coreKtx = "1.13.1"
5
activityCompose = "1.9.0"
6
espressoCore = "3.5.1"
@@ -9,8 +9,8 @@ junitVersion = "1.1.5"
9
kotlin = "2.0.0"
10
kotlinxCoroutinesAndroid = "1.8.1"
11
lifecycle = "2.8.2"
12
-material3Adaptive = "1.0.0-beta01"
13
-material3AdaptiveNavSuite = "1.3.0-beta01"
+material3Adaptive = "1.0.0-beta03"
+material3AdaptiveNavSuite = "1.3.0-beta03"
14
window = "1.3.0"
15
16
[libraries]
0 commit comments